Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 178: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.src.rpm Child return code was: 0 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 178: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 178: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uXUaRa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-25.0.0.dev14 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-25.0.0.dev14-0.20220421163854.14bd3eb.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-25.0.0.dev14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glance-25.0.0 base' + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py + sed -i /rootwrap.conf/d setup.cfg + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gi766f + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + PYTHONPATH=. + oslo-config-generator --config-dir=etc/oslo-config-generator/ ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/glance creating build/lib/glance/tests creating build/lib/glance/tests/unit creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_v2_policy.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_cache_management_api.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2 creating build/lib/glance/tests/unit/image_cache creating build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers creating build/lib/glance/image_cache creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers creating build/lib/glance/common creating build/lib/glance/common/scripts creating build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/schema.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy copying glance/db/utils.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db copying glance/db/__init__.py -> build/lib/glance/db copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/removed_config.py -> build/lib/glance/common copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/format_inspector.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/client.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common creating build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial creating build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple creating build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions creating build/lib/glance/api creating build/lib/glance/api/v2 creating build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model creating build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr copying glance/version.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/housekeeping.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/__init__.py -> build/lib/glance copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache creating build/lib/glance/policies copying glance/policies/tasks.py -> build/lib/glance/policies copying glance/policies/metadef.py -> build/lib/glance/policies copying glance/policies/image.py -> build/lib/glance/policies copying glance/policies/discovery.py -> build/lib/glance/policies copying glance/policies/cache.py -> build/lib/glance/policies copying glance/policies/base.py -> build/lib/glance/policies copying glance/policies/__init__.py -> build/lib/glance/policies creating build/lib/glance/tests/integration copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_housekeeping.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit creating build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows creating build/lib/glance/tests/gate copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/async_ copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ copying glance/async_/__init__.py -> build/lib/glance/async_ creating build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db creating build/lib/glance/quota copying glance/quota/keystone.py -> build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota creating build/lib/glance/async_/flows copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows creating build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_member_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_discovery.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_cache_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_cache_api.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/metadef_base.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2 creating build/lib/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache creating build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api creating build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking copying glance/api/versions.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api copying glance/api/__init__.py -> build/lib/glance/api creating build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/utils.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/__init__.py -> build/lib/glance/tests creating build/lib/glance/tests/unit/common creating build/lib/glance/tests/unit/common/scripts creating build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/policy.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 creating build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 creating build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy creating build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/test_status.py -> build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/__init__.py -> build/lib/glance/tests/unit/cmd creating build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations creating build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins creating build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins creating build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt deleting glance.egg-info/requires.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' creating build/lib/glance/locale creating build/lib/glance/locale/de creating build/lib/glance/locale/de/LC_MESSAGES copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES creating build/lib/glance/locale/en_GB creating build/lib/glance/locale/en_GB/LC_MESSAGES copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES creating build/lib/glance/locale/es creating build/lib/glance/locale/es/LC_MESSAGES copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES creating build/lib/glance/locale/fr creating build/lib/glance/locale/fr/LC_MESSAGES copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES creating build/lib/glance/locale/it creating build/lib/glance/locale/it/LC_MESSAGES copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES creating build/lib/glance/locale/ja creating build/lib/glance/locale/ja/LC_MESSAGES copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES creating build/lib/glance/locale/ko_KR creating build/lib/glance/locale/ko_KR/LC_MESSAGES copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES creating build/lib/glance/locale/pt_BR creating build/lib/glance/locale/pt_BR/LC_MESSAGES copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES creating build/lib/glance/locale/ru creating build/lib/glance/locale/ru/LC_MESSAGES copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES creating build/lib/glance/locale/tr_TR creating build/lib/glance/locale/tr_TR/LC_MESSAGES copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES creating build/lib/glance/locale/zh_CN creating build/lib/glance/locale/zh_CN/LC_MESSAGES copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES creating build/lib/glance/locale/zh_TW creating build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/tests/gate/README -> build/lib/glance/tests/gate copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/tests/etc copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc copying glance/tests/etc/policy.yaml -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc creating build/lib/glance/tests/var copying glance/tests/var/ca.crt -> build/lib/glance/tests/var copying glance/tests/var/ca.key -> build/lib/glance/tests/var copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var + /usr/bin/python3 setup.py compile_catalog -d build/lib/glance/locale --domain glance running compile_catalog compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X3pt93 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 + cd glance-25.0.0.dev14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota copying build/lib/glance/quota/keystone.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/removed_config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/metadef_base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_cache_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_cache_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_discovery.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_legacy_update_cinder_store.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_member_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_object_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_property_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tag_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_wallaby_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_cache_management_api.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_v2_policy.py -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/replicator.py to replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota/keystone.py to keystone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/base_import.py to base_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/introspect.py to introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/metadef.py to metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/housekeeping.py to housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/notifier.py to notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/property_protections.py to property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/gzip.py to gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_data.py to image_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_members.py to image_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py to wallaby_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py to wallaby_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py to wallaby_expand01_add_user_imageid_requestid_to_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/format_inspector.py to format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/property_utils.py to property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/removed_config.py to removed_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/timeutils.py to timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/trust_auth.py to trust_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/crypt.py to crypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/pruner.py to pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/metadef_base.py to metadef_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_cache_api.py to test_cache_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_cache_api_policy.py to test_cache_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_discovery.py to test_discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images_api_policy.py to test_images_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_legacy_update_cinder_store.py to test_legacy_update_cinder_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_member_api_policy.py to test_member_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_namespace_api_policy.py to test_metadef_namespace_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_object_api_policy.py to test_metadef_object_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_property_api_policy.py to test_metadef_property_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py to test_metadef_resourcetype_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_tag_api_policy.py to test_metadef_tag_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_tasks_api_policy.py to test_tasks_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_wallaby_expand01.py to test_wallaby_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/test_status.py to test_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db.py to test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_housekeeping.py to test_housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_cache_management_api.py to test_cache_management_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_v2_policy.py to test_v2_policy.cpython-39.pyc writing byte-compilation script '/tmp/tmpklcem1c4.py' /usr/bin/python3 /tmp/tmpklcem1c4.py removing /tmp/tmpklcem1c4.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc/glance/metadefs/ running install_egg_info running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance-25.0.0.dev14-py3.9.egg-info running install_scripts Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/bin/__pycache__ + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 loading stevedore.sphinxext [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/_static/glance-api.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/_static/glance-cache.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/_static/glance-scrubber.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/../../etc/glance-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/_static/glance.policy.yaml.sample [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/glance-25.0.0.dev14/.gitreview found Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.housekeeping.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.policy.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.format_inspector.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.removed_config.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.base.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.cache.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.discovery.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.image.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.metadef.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.policies.tasks.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/glance.quota.keystone.rst. Creating file /builddir/build/BUILD/glance-25.0.0.dev14/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 77 source files that are out of date updating environment: [new config] 206 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 0%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 1%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 2%] admin/db-sqlalchemy-migrate reading sources... [ 3%] admin/flows documenting plugins from 'glance.flows' documenting plugins from 'glance.flows.import' reading sources... [ 3%] admin/index reading sources... [ 4%] admin/interoperable-image-import reading sources... [ 4%] admin/manage-images reading sources... [ 5%] admin/multistores reading sources... [ 5%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 6%] admin/property-protections reading sources... [ 7%] admin/quotas reading sources... [ 7%] admin/requirements reading sources... [ 8%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 9%] admin/troubleshooting reading sources... [ 9%] admin/useful-image-properties reading sources... [ 10%] admin/zero-downtime-db-upgrade reading sources... [ 10%] cli/glanceapi reading sources... [ 11%] cli/glancecachecleaner reading sources... [ 11%] cli/glancecachemanage reading sources... [ 12%] cli/glancecacheprefetcher reading sources... [ 12%] cli/glancecachepruner reading sources... [ 13%] cli/glancecontrol reading sources... [ 13%] cli/glancemanage reading sources... [ 14%] cli/glancereplicator reading sources... [ 14%] cli/glancescrubber reading sources... [ 15%] cli/glancestatus reading sources... [ 15%] cli/index reading sources... [ 16%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' reading sources... [ 16%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 17%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf reading sources... [ 17%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 18%] configuration/index reading sources... [ 18%] configuration/sample-configuration reading sources... [ 19%] contributor/api/glance reading sources... [ 19%] contributor/api/glance.api reading sources... [ 20%] contributor/api/glance.api.authorization reading sources... [ 20%] contributor/api/glance.api.common reading sources... [ 21%] contributor/api/glance.api.middleware reading sources... [ 21%] contributor/api/glance.api.middleware.cache reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage reading sources... [ 22%] contributor/api/glance.api.middleware.context reading sources... [ 23%] contributor/api/glance.api.middleware.gzip reading sources... [ 23%] contributor/api/glance.api.middleware.version_negotiation reading sources... [ 24%] contributor/api/glance.api.policy reading sources... [ 24%] contributor/api/glance.api.property_protections reading sources... [ 25%] contributor/api/glance.api.v1 reading sources... [ 25%] contributor/api/glance.api.v1.router reading sources... [ 26%] contributor/api/glance.api.v2 reading sources... [ 26%] contributor/api/glance.api.v2.cached_images reading sources... [ 27%] contributor/api/glance.api.v2.discovery reading sources... [ 27%] contributor/api/glance.api.v2.image_actions reading sources... [ 28%] contributor/api/glance.api.v2.image_data reading sources... [ 28%] contributor/api/glance.api.v2.image_members reading sources... [ 29%] contributor/api/glance.api.v2.image_tags reading sources... [ 29%] contributor/api/glance.api.v2.images reading sources... [ 30%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 30%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 31%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 31%] contributor/api/glance.api.v2.metadef_resource_types reading sources... [ 32%] contributor/api/glance.api.v2.metadef_tags reading sources... [ 32%] contributor/api/glance.api.v2.model reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_object reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_tag reading sources... [ 35%] contributor/api/glance.api.v2.policy reading sources... [ 36%] contributor/api/glance.api.v2.router reading sources... [ 36%] contributor/api/glance.api.v2.schemas reading sources... [ 37%] contributor/api/glance.api.v2.tasks reading sources... [ 37%] contributor/api/glance.api.versions reading sources... [ 38%] contributor/api/glance.async_ reading sources... [ 38%] contributor/api/glance.async_.flows reading sources... [ 39%] contributor/api/glance.async_.flows.api_image_import reading sources... [ 39%] contributor/api/glance.async_.flows.base_import reading sources... [ 40%] contributor/api/glance.async_.flows.convert reading sources... [ 40%] contributor/api/glance.async_.flows.introspect reading sources... [ 41%] contributor/api/glance.async_.flows.ovf_process reading sources... [ 41%] contributor/api/glance.async_.flows.plugins reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.no_op reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts reading sources... [ 44%] contributor/api/glance.async_.taskflow_executor reading sources... [ 45%] contributor/api/glance.async_.utils reading sources... [ 45%] contributor/api/glance.cmd reading sources... [ 46%] contributor/api/glance.cmd.api reading sources... [ 46%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 47%] contributor/api/glance.cmd.cache_manage reading sources... [ 47%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner reading sources... [ 48%] contributor/api/glance.cmd.control reading sources... [ 49%] contributor/api/glance.cmd.manage reading sources... [ 49%] contributor/api/glance.cmd.replicator reading sources... [ 50%] contributor/api/glance.cmd.scrubber reading sources... [ 50%] contributor/api/glance.cmd.status reading sources... [ 50%] contributor/api/glance.common reading sources... [ 51%] contributor/api/glance.common.auth reading sources... [ 51%] contributor/api/glance.common.client reading sources... [ 52%] contributor/api/glance.common.config reading sources... [ 52%] contributor/api/glance.common.crypt reading sources... [ 53%] contributor/api/glance.common.exception reading sources... [ 53%] contributor/api/glance.common.format_inspector reading sources... [ 54%] contributor/api/glance.common.location_strategy reading sources... [ 54%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 55%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 55%] contributor/api/glance.common.property_utils reading sources... [ 56%] contributor/api/glance.common.removed_config reading sources... [ 56%] contributor/api/glance.common.scripts reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 58%] contributor/api/glance.common.scripts.image_import reading sources... [ 58%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 59%] contributor/api/glance.common.scripts.utils reading sources... [ 59%] contributor/api/glance.common.store_utils reading sources... [ 60%] contributor/api/glance.common.swift_store_utils reading sources... [ 60%] contributor/api/glance.common.timeutils reading sources... [ 61%] contributor/api/glance.common.trust_auth reading sources... [ 61%] contributor/api/glance.common.utils reading sources... [ 62%] contributor/api/glance.common.wsgi reading sources... [ 62%] contributor/api/glance.common.wsgi_app reading sources... [ 63%] contributor/api/glance.common.wsme_utils reading sources... [ 63%] contributor/api/glance.context reading sources... [ 64%] contributor/api/glance.db reading sources... [ 64%] contributor/api/glance.db.metadata reading sources... [ 65%] contributor/api/glance.db.migration reading sources... [ 65%] contributor/api/glance.db.simple reading sources... [ 66%] contributor/api/glance.db.simple.api reading sources... [ 66%] contributor/api/glance.db.utils reading sources... [ 66%] contributor/api/glance.domain reading sources... [ 67%] contributor/api/glance.domain.proxy reading sources... [ 67%] contributor/api/glance.gateway reading sources... [ 68%] contributor/api/glance.housekeeping reading sources... [ 68%] contributor/api/glance.i18n reading sources... [ 69%] contributor/api/glance.image_cache reading sources... [ 69%] contributor/api/glance.image_cache.base reading sources... [ 70%] contributor/api/glance.image_cache.cleaner reading sources... [ 70%] contributor/api/glance.image_cache.client reading sources... [ 71%] contributor/api/glance.image_cache.drivers reading sources... [ 71%] contributor/api/glance.image_cache.drivers.base reading sources... [ 72%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 72%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 73%] contributor/api/glance.image_cache.prefetcher reading sources... [ 73%] contributor/api/glance.image_cache.pruner reading sources... [ 74%] contributor/api/glance.location reading sources... [ 74%] contributor/api/glance.notifier reading sources... [ 75%] contributor/api/glance.opts reading sources... [ 75%] contributor/api/glance.policies reading sources... [ 76%] contributor/api/glance.policies.base reading sources... [ 76%] contributor/api/glance.policies.cache reading sources... [ 77%] contributor/api/glance.policies.discovery reading sources... [ 77%] contributor/api/glance.policies.image reading sources... [ 78%] contributor/api/glance.policies.metadef reading sources... [ 78%] contributor/api/glance.policies.tasks reading sources... [ 79%] contributor/api/glance.quota reading sources... [ 79%] contributor/api/glance.quota.keystone reading sources... [ 80%] contributor/api/glance.schema reading sources... [ 80%] contributor/api/glance.scrubber reading sources... [ 81%] contributor/api/glance.version reading sources... [ 81%] contributor/api/modules reading sources... [ 82%] contributor/architecture reading sources... [ 82%] contributor/blueprints reading sources... [ 83%] contributor/contributing reading sources... [ 83%] contributor/core_reviewer_guidelines reading sources... [ 83%] contributor/database_architecture documenting plugins from 'glance.database.metadata_backend' reading sources... [ 84%] contributor/database_migrations reading sources... [ 84%] contributor/documentation reading sources... [ 85%] contributor/domain_implementation reading sources... [ 85%] contributor/domain_model reading sources... [ 86%] contributor/gerrit reading sources... [ 86%] contributor/index reading sources... [ 87%] contributor/minor-code-changes reading sources... [ 87%] contributor/refreshing-configs reading sources... [ 88%] contributor/release-cpl reading sources... [ 88%] contributor/release-notes reading sources... [ 89%] contributor/releasecycle reading sources... [ 89%] glossary reading sources... [ 90%] index reading sources... [ 90%] install/configure-quotas reading sources... [ 91%] install/get-started reading sources... [ 91%] install/index reading sources... [ 92%] install/install reading sources... [ 92%] install/install-debian reading sources... [ 93%] install/install-obs reading sources... [ 93%] install/install-rdo reading sources... [ 94%] install/install-ubuntu reading sources... [ 94%] install/register-quotas reading sources... [ 95%] install/verify reading sources... [ 95%] user/common-image-properties reading sources... [ 96%] user/formats reading sources... [ 96%] user/glanceapi reading sources... [ 97%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 98%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 99%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd writing output... [ 0%] admin/authentication writing output... [ 1%] admin/cache writing output... [ 1%] admin/controllingservers writing output... [ 2%] admin/db writing output... [ 2%] admin/db-sqlalchemy-migrate writing output... [ 3%] admin/flows writing output... [ 3%] admin/index writing output... [ 4%] admin/interoperable-image-import writing output... [ 4%] admin/manage-images writing output... [ 5%] admin/multistores writing output... [ 5%] admin/notifications writing output... [ 6%] admin/policies writing output... [ 6%] admin/property-protections writing output... [ 7%] admin/quotas writing output... [ 7%] admin/requirements writing output... [ 8%] admin/rollingupgrades writing output... [ 8%] admin/tasks writing output... [ 9%] admin/troubleshooting writing output... [ 9%] admin/useful-image-properties writing output... [ 10%] admin/zero-downtime-db-upgrade writing output... [ 10%] cli/glanceapi writing output... [ 11%] cli/glancecachecleaner writing output... [ 11%] cli/glancecachemanage writing output... [ 12%] cli/glancecacheprefetcher writing output... [ 12%] cli/glancecachepruner writing output... [ 13%] cli/glancecontrol writing output... [ 13%] cli/glancemanage writing output... [ 14%] cli/glancereplicator writing output... [ 14%] cli/glancescrubber writing output... [ 15%] cli/glancestatus writing output... [ 15%] cli/index writing output... [ 16%] configuration/configuring writing output... [ 16%] configuration/glance_api writing output... [ 16%] configuration/glance_cache writing output... [ 17%] configuration/glance_manage writing output... [ 17%] configuration/glance_scrubber writing output... [ 18%] configuration/index writing output... [ 18%] configuration/sample-configuration writing output... [ 19%] contributor/api/glance [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' writing output... [ 19%] contributor/api/glance.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' writing output... [ 20%] contributor/api/glance.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' writing output... [ 21%] contributor/api/glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' writing output... [ 22%] contributor/api/glance.api.middleware.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' writing output... [ 23%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 24%] contributor/api/glance.api.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' writing output... [ 24%] contributor/api/glance.api.property_protections [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' writing output... [ 25%] contributor/api/glance.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' writing output... [ 25%] contributor/api/glance.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' writing output... [ 26%] contributor/api/glance.api.v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' writing output... [ 26%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' writing output... [ 27%] contributor/api/glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' writing output... [ 27%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions' writing output... [ 28%] contributor/api/glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' writing output... [ 28%] contributor/api/glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members' writing output... [ 29%] contributor/api/glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' writing output... [ 29%] contributor/api/glance.api.v2.images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' writing output... [ 30%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 30%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects' writing output... [ 31%] contributor/api/glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' writing output... [ 31%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types' writing output... [ 32%] contributor/api/glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' writing output... [ 32%] contributor/api/glance.api.v2.model [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag' writing output... [ 35%] contributor/api/glance.api.v2.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.policy' writing output... [ 36%] contributor/api/glance.api.v2.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' writing output... [ 36%] contributor/api/glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' writing output... [ 37%] contributor/api/glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' writing output... [ 37%] contributor/api/glance.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' writing output... [ 38%] contributor/api/glance.async_ [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' writing output... [ 38%] contributor/api/glance.async_.flows [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' writing output... [ 39%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import' writing output... [ 39%] contributor/api/glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' writing output... [ 40%] contributor/api/glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' writing output... [ 40%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' writing output... [ 41%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 44%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' writing output... [ 45%] contributor/api/glance.async_.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' writing output... [ 45%] contributor/api/glance.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' writing output... [ 46%] contributor/api/glance.cmd.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' writing output... [ 46%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' writing output... [ 47%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' writing output... [ 47%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 48%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' writing output... [ 48%] contributor/api/glance.cmd.control [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' writing output... [ 49%] contributor/api/glance.cmd.manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' writing output... [ 49%] contributor/api/glance.cmd.replicator [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' writing output... [ 50%] contributor/api/glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' writing output... [ 50%] contributor/api/glance.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' writing output... [ 50%] contributor/api/glance.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' writing output... [ 51%] contributor/api/glance.common.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' writing output... [ 51%] contributor/api/glance.common.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' writing output... [ 52%] contributor/api/glance.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' writing output... [ 52%] contributor/api/glance.common.crypt [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' writing output... [ 53%] contributor/api/glance.common.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' writing output... [ 53%] contributor/api/glance.common.format_inspector [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector' writing output... [ 54%] contributor/api/glance.common.location_strategy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' writing output... [ 54%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' writing output... [ 55%] contributor/api/glance.common.property_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' writing output... [ 56%] contributor/api/glance.common.removed_config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.removed_config' writing output... [ 56%] contributor/api/glance.common.scripts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' writing output... [ 59%] contributor/api/glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' writing output... [ 59%] contributor/api/glance.common.store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' writing output... [ 60%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' writing output... [ 60%] contributor/api/glance.common.timeutils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' writing output... [ 61%] contributor/api/glance.common.trust_auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' writing output... [ 61%] contributor/api/glance.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' writing output... [ 62%] contributor/api/glance.common.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' writing output... [ 62%] contributor/api/glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' writing output... [ 63%] contributor/api/glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' writing output... [ 63%] contributor/api/glance.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' writing output... [ 64%] contributor/api/glance.db [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' writing output... [ 64%] contributor/api/glance.db.metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' writing output... [ 65%] contributor/api/glance.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' writing output... [ 65%] contributor/api/glance.db.simple [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' writing output... [ 66%] contributor/api/glance.db.simple.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' writing output... [ 66%] contributor/api/glance.db.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' writing output... [ 66%] contributor/api/glance.domain [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' writing output... [ 67%] contributor/api/glance.domain.proxy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' writing output... [ 67%] contributor/api/glance.gateway [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' writing output... [ 68%] contributor/api/glance.housekeeping [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.housekeeping' writing output... [ 68%] contributor/api/glance.i18n [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' writing output... [ 69%] contributor/api/glance.image_cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' writing output... [ 69%] contributor/api/glance.image_cache.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' writing output... [ 70%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' writing output... [ 70%] contributor/api/glance.image_cache.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' writing output... [ 71%] contributor/api/glance.image_cache.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' writing output... [ 71%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base' writing output... [ 72%] contributor/api/glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 72%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 73%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' writing output... [ 73%] contributor/api/glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' writing output... [ 74%] contributor/api/glance.location [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' writing output... [ 74%] contributor/api/glance.notifier [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' writing output... [ 75%] contributor/api/glance.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' writing output... [ 75%] contributor/api/glance.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies' writing output... [ 76%] contributor/api/glance.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base' writing output... [ 76%] contributor/api/glance.policies.cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.cache' writing output... [ 77%] contributor/api/glance.policies.discovery [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.discovery' writing output... [ 77%] contributor/api/glance.policies.image [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image' writing output... [ 78%] contributor/api/glance.policies.metadef [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef' writing output... [ 78%] contributor/api/glance.policies.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks' writing output... [ 79%] contributor/api/glance.quota [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' writing output... [ 79%] contributor/api/glance.quota.keystone [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota.keystone' writing output... [ 80%] contributor/api/glance.schema [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' writing output... [ 80%] contributor/api/glance.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' writing output... [ 81%] contributor/api/glance.version [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' writing output... [ 81%] contributor/api/modules [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 82%] contributor/architecture writing output... [ 82%] contributor/blueprints writing output... [ 83%] contributor/contributing writing output... [ 83%] contributor/core_reviewer_guidelines writing output... [ 83%] contributor/database_architecture writing output... [ 84%] contributor/database_migrations writing output... [ 84%] contributor/documentation writing output... [ 85%] contributor/domain_implementation writing output... [ 85%] contributor/domain_model writing output... [ 86%] contributor/gerrit writing output... [ 86%] contributor/index writing output... [ 87%] contributor/minor-code-changes writing output... [ 87%] contributor/refreshing-configs writing output... [ 88%] contributor/release-cpl writing output... [ 88%] contributor/release-notes writing output... [ 89%] contributor/releasecycle writing output... [ 89%] glossary writing output... [ 90%] index writing output... [ 90%] install/configure-quotas writing output... [ 91%] install/get-started writing output... [ 91%] install/index writing output... [ 92%] install/install writing output... [ 92%] install/install-debian writing output... [ 93%] install/install-obs writing output... [ 93%] install/install-rdo writing output... [ 94%] install/install-ubuntu writing output... [ 94%] install/register-quotas writing output... [ 95%] install/verify writing output... [ 95%] user/common-image-properties writing output... [ 96%] user/formats writing output... [ 96%] user/glanceapi writing output... [ 97%] user/glanceclient writing output... [ 97%] user/glancemetadefcatalogapi writing output... [ 98%] user/identifiers writing output... [ 98%] user/index writing output... [ 99%] user/metadefs-concepts writing output... [ 99%] user/signature writing output... [100%] user/statuses generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 0%] glance.api [openstackdocstheme] could not determine last_updated for '_modules/glance/api' highlighting module code... [ 1%] glance.api.authorization [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' highlighting module code... [ 2%] glance.api.common [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' highlighting module code... [ 3%] glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' highlighting module code... [ 4%] glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' highlighting module code... [ 5%] glance.api.middleware.context [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' highlighting module code... [ 6%] glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' highlighting module code... [ 6%] glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' highlighting module code... [ 7%] glance.api.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' highlighting module code... [ 8%] glance.api.property_protections [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' highlighting module code... [ 9%] glance.api.v1.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' highlighting module code... [ 10%] glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' highlighting module code... [ 11%] glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' highlighting module code... [ 12%] glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' highlighting module code... [ 13%] glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' highlighting module code... [ 13%] glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' highlighting module code... [ 14%] glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' highlighting module code... [ 15%] glance.api.v2.images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' highlighting module code... [ 16%] glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' highlighting module code... [ 17%] glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' highlighting module code... [ 18%] glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 19%] glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' highlighting module code... [ 20%] glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' highlighting module code... [ 20%] glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' highlighting module code... [ 21%] glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' highlighting module code... [ 22%] glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' highlighting module code... [ 23%] glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' highlighting module code... [ 24%] glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' highlighting module code... [ 25%] glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' highlighting module code... [ 26%] glance.api.v2.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/policy' highlighting module code... [ 26%] glance.api.v2.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' highlighting module code... [ 27%] glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' highlighting module code... [ 28%] glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' highlighting module code... [ 29%] glance.api.versions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 30%] glance.async_ [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 31%] glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' highlighting module code... [ 32%] glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' highlighting module code... [ 33%] glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' highlighting module code... [ 33%] glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' highlighting module code... [ 34%] glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 35%] glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 36%] glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' highlighting module code... [ 37%] glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression' highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' highlighting module code... [ 39%] glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op' highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' highlighting module code... [ 40%] glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 41%] glance.async_.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 42%] glance.cmd.api [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' highlighting module code... [ 43%] glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' highlighting module code... [ 44%] glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' highlighting module code... [ 45%] glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' highlighting module code... [ 46%] glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' highlighting module code... [ 46%] glance.cmd.control [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' highlighting module code... [ 47%] glance.cmd.manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' highlighting module code... [ 48%] glance.cmd.replicator [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 49%] glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' highlighting module code... [ 50%] glance.cmd.status [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' highlighting module code... [ 51%] glance.common.auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 52%] glance.common.client [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 53%] glance.common.config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 53%] glance.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 54%] glance.common.exception [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' highlighting module code... [ 55%] glance.common.format_inspector [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector' highlighting module code... [ 56%] glance.common.location_strategy [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' highlighting module code... [ 57%] glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' highlighting module code... [ 58%] glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' highlighting module code... [ 59%] glance.common.property_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 60%] glance.common.removed_config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/removed_config' highlighting module code... [ 60%] glance.common.scripts [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' highlighting module code... [ 61%] glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' highlighting module code... [ 62%] glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' highlighting module code... [ 63%] glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 64%] glance.common.store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 65%] glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 66%] glance.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' highlighting module code... [ 66%] glance.common.trust_auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' highlighting module code... [ 67%] glance.common.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' highlighting module code... [ 68%] glance.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 69%] glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 70%] glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 71%] glance.context [openstackdocstheme] could not determine last_updated for '_modules/glance/context' highlighting module code... [ 72%] glance.db [openstackdocstheme] could not determine last_updated for '_modules/glance/db' highlighting module code... [ 73%] glance.db.metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' highlighting module code... [ 73%] glance.db.simple.api [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 74%] glance.db.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' highlighting module code... [ 75%] glance.domain [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' highlighting module code... [ 76%] glance.domain.proxy [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' highlighting module code... [ 77%] glance.gateway [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' highlighting module code... [ 78%] glance.housekeeping [openstackdocstheme] could not determine last_updated for '_modules/glance/housekeeping' highlighting module code... [ 79%] glance.i18n [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n' highlighting module code... [ 80%] glance.image_cache [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 80%] glance.image_cache.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' highlighting module code... [ 81%] glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' highlighting module code... [ 82%] glance.image_cache.client [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' highlighting module code... [ 83%] glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' highlighting module code... [ 84%] glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' highlighting module code... [ 85%] glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 86%] glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' highlighting module code... [ 86%] glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' highlighting module code... [ 87%] glance.location [openstackdocstheme] could not determine last_updated for '_modules/glance/location' highlighting module code... [ 88%] glance.notifier [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' highlighting module code... [ 89%] glance.opts [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' highlighting module code... [ 90%] glance.policies [openstackdocstheme] could not determine last_updated for '_modules/glance/policies' highlighting module code... [ 91%] glance.policies.base [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base' highlighting module code... [ 92%] glance.policies.cache [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/cache' highlighting module code... [ 93%] glance.policies.discovery [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/discovery' highlighting module code... [ 93%] glance.policies.image [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image' highlighting module code... [ 94%] glance.policies.metadef [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef' highlighting module code... [ 95%] glance.policies.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks' highlighting module code... [ 96%] glance.quota [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 97%] glance.quota.keystone [openstackdocstheme] could not determine last_updated for '_modules/glance/quota/keystone' highlighting module code... [ 98%] glance.schema [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' highlighting module code... [ 99%] glance.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' highlighting module code... [100%] wsme.types [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying images... [ 14%] admin/../images/instance-life-1.png copying images... [ 28%] admin/../images/instance-life-2.png copying images... [ 42%] admin/../images/instance-life-3.png copying images... [ 57%] contributor/../images/architecture.png copying images... [ 71%] contributor/../images/glance_db.png copying images... [ 85%] contributor/../images/glance_layers.png copying images... [100%] user/../images/image_status_transition.png copying downloadable files... [100%] ../_static/glance.policy.yaml.sample 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 -fr doc/build/html/.doctrees doc/build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-api-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/glance/glance-scrubber-dist.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/glance-image-import.conf + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/schema-image.json + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/systemd/system/openstack-glance-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/systemd/system/openstack-glance-scrubber.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/os-brick/rootwrap/*.filters + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/glance_store/*.filters + test -f /usr/share/glance_store/glance_cinder_store.filters + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/etc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 25.0.0-0.20220421163854.14bd3eb.el9 --unique-debug-suffix -25.0.0-0.20220421163854.14bd3eb.el9.x86_64 --unique-debug-src-base openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-25.0.0.dev14 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.flCdcB + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.047107s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.024176s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.038919s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000195s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.049720s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.012614s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.340160s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.021446s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.016080s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.016209s] ... ok {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.063737s] ... ok {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.017362s] ... ok {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.021813s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_interpreter_resolution [0.165372s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_same_format_does_nothing [0.110935s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_pops_stage_host [0.046094s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.008228s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.007548s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.008559s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.009622s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.016167s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.005819s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.003590s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_locations [0.013260s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute_disallowed [0.004270s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_extra_properties [0.015014s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.007159s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.008976s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.108441s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.030782s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.088720s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.736318s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.012207s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.012276s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.011559s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.027036s] ... ok {0} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.105727s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.080279s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000553s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000453s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000275s] ... ok {3} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.001890s] ... ok {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.069815s] ... ok {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.140212s] ... ok {0} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.031283s] ... ok {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.087745s] ... ok {0} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.087492s] ... ok {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.007661s] ... ok {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.011757s] ... ok {3} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.080616s] ... ok {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.025116s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails [0.024993s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.045023s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.102131s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.007369s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.033178s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_inspection [0.069659s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_inspection_reports_error [0.078794s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.246940s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.184876s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.142728s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.003769s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_size [0.016316s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.004159s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.005940s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.241458s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.003910s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.002535s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.002474s] ... ok {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [0.490125s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.091098s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.003305s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.005066s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_pop_extra_property [0.003098s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.002888s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.005968s] ... ok {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.060978s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.122671s] ... ok {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [0.508911s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.051367s] ... ok {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.087862s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.081208s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.015962s] ... ok {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.005173s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.030252s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.215831s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.028557s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.064103s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.040393s] ... ok {2} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.109616s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.251370s] ... ok {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_owner_is_tenant_removal [0.014725s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.026562s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.113210s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.098830s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000173s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.000221s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.039852s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.078008s] ... ok {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_no_config [0.086743s] ... ok {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.004759s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.015290s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.028660s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.015719s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.015017s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.027758s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.008490s] ... ok {0} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.001184s] ... ok {0} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000564s] ... ok {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.005356s] ... ok {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.033001s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.136078s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.132694s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.171369s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.106415s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.010407s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.018457s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.011351s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.109006s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.004554s] ... ok {1} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.089133s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.067995s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.101754s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.087925s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_copy [0.010044s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_no_task [0.007347s] ... ok {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.072164s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_source_format [0.144408s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.187422s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_reports_fail [0.165568s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.114193s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.004977s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.004224s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.054036s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.114274s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.002878s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.060895s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.060926s] ... ok {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.507408s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.174026s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.073433s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota [0.034832s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.005807s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.022566s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.008764s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.004162s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.003502s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.811046s] ... ok {1} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.091432s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.160736s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute [0.055487s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.005464s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.004106s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.032115s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.149317s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.141926s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.016483s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.102117s] ... ok {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.028145s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.273914s] ... ok {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.076727s] ... ok {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.033174s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.171570s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.202548s] ... ok {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.145322s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.097088s] ... ok {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.003584s] ... ok {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.027837s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.053011s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.002441s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.074427s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.012940s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.004195s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.163716s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.008087s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.003704s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.081805s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.025497s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.020162s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.068025s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.004349s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.233809s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.017888s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.016524s] ... ok {3} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.038894s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.027735s] ... ok {3} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_fails [0.028020s] ... ok {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.137297s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.011265s] ... ok {3} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.057557s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_model_map [0.005684s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.005520s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.004892s] ... ok {2} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.006637s] ... ok {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.007687s] ... ok {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.006367s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.007456s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.002346s] ... ok {2} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.000958s] ... ok {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_glance_store_stores [0.088500s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.002598s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.002108s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.003510s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.002384s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.002507s] ... ok {3} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.003614s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [1.133562s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.022978s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.021697s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.159433s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.009130s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.028896s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.035173s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.031095s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.061456s] ... ok {1} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.537026s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.064318s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [0.245970s] ... ok {1} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.106824s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.006553s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.002366s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.091650s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.030383s] ... ok {1} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.008825s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.072772s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.060341s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [0.656554s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.031621s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.088358s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.248529s] ... ok {3} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.002904s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.002605s] ... ok {1} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_enabled_backends [0.095177s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.029638s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.016405s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.005004s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.004538s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.003520s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.086998s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.006813s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.002497s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.026837s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.002569s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.005294s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.002215s] ... ok {1} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.002428s] ... ok {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.004455s] ... ok {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.002167s] ... ok {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.002158s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.003327s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.010590s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.003054s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.002730s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.003497s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.061813s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.019384s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.042651s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.022655s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.112530s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.060406s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.070176s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.056414s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.034688s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.033991s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.058513s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.063653s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.025297s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.024133s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.058397s] ... ok {0} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.005537s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.034198s] ... ok {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.031395s] ... ok {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.017383s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.002328s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.003260s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.103949s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.002454s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.002622s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.003874s] ... ok {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.003122s] ... ok {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.002306s] ... ok {0} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.003396s] ... ok {0} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.005292s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.002319s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.002127s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.028288s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.002117s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.002223s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.014707s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.057079s] ... ok {0} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.026683s] ... ok {0} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.007877s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.003780s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.021204s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.025603s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.193943s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.017670s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.015589s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.003592s] ... ok {0} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.002843s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.002422s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.002275s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.094925s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.013951s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.003189s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.002668s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.003034s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.002875s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.002395s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.002865s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.002250s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.003018s] ... ok {0} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.002543s] ... ok {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.005717s] ... ok {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.006002s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.004625s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.072786s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.161133s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_kills_service_if_misconfigured [0.078456s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.063066s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_truthy_configuration [0.058236s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.030359s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher [0.028859s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.185902s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.038919s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.002779s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.003890s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.011795s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.073072s] ... ok {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.013758s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.083483s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.066052s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.047144s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.064018s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.031224s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.075921s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.035804s] ... ok {0} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.210115s] ... ok {0} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.014575s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.010098s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.090161s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.067739s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.002783s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.002212s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.002376s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.002315s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.010073s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.009415s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.009020s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.003550s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.005101s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.002578s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.019832s] ... ok {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.002221s] ... ok {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.004889s] ... ok {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.005150s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.016084s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.011627s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.021369s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.043617s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.087959s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.009600s] ... ok {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.003778s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.021211s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.002898s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.009362s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.042965s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.064278s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.003160s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.003141s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.003176s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.022801s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.099661s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.003348s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.002219s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.004110s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.080882s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.035745s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.005311s] ... ok {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.084059s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.006700s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.004091s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.005688s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.002579s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.061882s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.007654s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.002455s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.002410s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.006560s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.002598s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.002730s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.003172s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.033024s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.003243s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.007580s] ... ok {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.067165s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.002895s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.002441s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.003129s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.003496s] ... ok {3} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.009271s] ... ok {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.002653s] ... ok {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.074314s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.078143s] ... ok {0} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.010666s] ... ok {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.004226s] ... ok {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.004429s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.034845s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.028564s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.056146s] ... ok {1} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.103092s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.002755s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.003058s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.002140s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.044355s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000103s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000087s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.023603s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.002443s] ... ok {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.002144s] ... ok {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.002179s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.012274s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.005912s] ... ok {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher_middleware_disabled [0.218152s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.017148s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.002193s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.002140s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.025871s] ... ok {1} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.003769s] ... ok {3} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.020289s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_disabled [0.014036s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_forbidden [0.010344s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.025049s] ... ok {3} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.009165s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.002779s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.002400s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.006228s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.005457s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_forbidden [0.023382s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_disabled [0.003057s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_disabled [0.002326s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_forbidden [0.009368s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_disabled [0.002580s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_forbidden [0.009747s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.048953s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.021322s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.010093s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_api_non_existing_image_ [0.037174s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.008677s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_forbidden [0.011153s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.008954s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.009010s] ... ok {3} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.008745s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.106845s] ... ok {0} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.029489s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.003392s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.002514s] ... ok {3} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.009651s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.004066s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.005446s] ... ok {1} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.003405s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.003508s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.006865s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.005502s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.004725s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.003711s] ... ok {0} glance.tests.unit.test_context.TestContext.test_elevated [0.013709s] ... ok {0} glance.tests.unit.test_context.TestContext.test_elevated_again [0.010669s] ... ok {0} glance.tests.unit.test_context.TestContext.test_empty_private [0.019041s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.029621s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.003020s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.023374s] ... ok {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.052538s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.083224s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.038309s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000227s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.003758s] ... ok {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.084259s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.030388s] ... ok {0} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.043511s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.151259s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.005672s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.007617s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.003914s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.002598s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.002292s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.002387s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.002648s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.002511s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_cache_clear_invalid_target [0.040163s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.009311s] ... ok {0} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.021659s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.010006s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.023564s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.024039s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.015947s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_forbidden [0.014877s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_forbidden [0.011673s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_non_existing_cache_entries [0.016728s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.011663s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_forbidden [0.014518s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_get [0.015446s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_disabled [0.012795s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.012422s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.075023s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.003271s] ... ok {1} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.002783s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.027984s] ... ok {1} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.009284s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_forbidden [0.037209s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.021847s] ... ok {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.025594s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.014652s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_forbidden [0.037987s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.023208s] ... ok {3} glance.tests.unit.test_context.TestContext.test_anon_private [0.041335s] ... ok {3} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.016308s] ... ok {1} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.100833s] ... ok {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.012458s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.092618s] ... ok {3} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.030309s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.058975s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.036409s] ... ok {3} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.065241s] ... ok {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.108187s] ... ok {3} glance.tests.unit.test_context.TestContext.test_empty_public [0.030593s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.035171s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.011882s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.070889s] ... ok {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.086847s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.073203s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.005080s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.002619s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.063697s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.006397s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.013330s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.004176s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.003114s] ... ok {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.015739s] ... ok {3} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.030430s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.073814s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.078812s] ... ok {3} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.023014s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.010145s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.020226s] ... ok {3} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.013319s] ... ok {1} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.028642s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.020230s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.039974s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.042340s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.011745s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.024630s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.018982s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.018823s] ... ok {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.099509s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.041107s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.008465s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.040007s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.016189s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.018018s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.025068s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.023342s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.061976s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.052189s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.043863s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.102845s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image [0.012945s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.039403s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.224635s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.025943s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.044907s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.003163s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.002690s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.002663s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.015386s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_fail [0.003001s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.003084s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.027977s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.002887s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_run [0.004489s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.002990s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.065321s] ... ok {0} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.016533s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.003300s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.002507s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.036079s] ... ok {0} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.005657s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory [0.016645s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.032288s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo_without_auth [0.011295s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.034152s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_repo [0.038151s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth_with_pp [0.017387s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory_without_auth [0.013625s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo_without_auth [0.009234s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo_without_auth [0.008961s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.143359s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.079258s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.043957s] ... ok {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.051704s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.043361s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.025822s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.043911s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.033473s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.002683s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.003544s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.002637s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.003586s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags_with_append_true [0.053733s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.025183s] ... ok {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_failed [0.052660s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.029961s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.032995s] ... ok {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_not_found [0.061085s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.027869s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.180082s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000131s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.018150s] ... ok {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path [0.053044s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.004045s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.004609s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.003919s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.004316s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.003881s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.033652s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.029824s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.033392s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.094398s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_disabled [0.002393s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_disabled [0.004053s] ... ok {1} glance.tests.unit.test_context.TestContext.test_anon_public [0.012029s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.034439s] ... ok {1} glance.tests.unit.test_context.TestContext.test_auth_public [0.029996s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.028918s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.005260s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.091232s] ... ok {1} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.032314s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.021477s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_contract [0.050491s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.019246s] ... ok {1} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.042760s] ... ok {1} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.011368s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.019197s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.018565s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.037021s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.031447s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.002773s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.003603s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.002385s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.002382s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.002677s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_saving [0.002280s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.002446s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.002719s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.002409s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.041279s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.002845s] ... ok {3} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.003189s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_succeed [0.003064s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.003578s] ... ok {3} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.004080s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.003276s] ... ok {1} glance.tests.unit.test_context.TestContext.test_get_ksa_client [0.114726s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.002745s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.002484s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.002317s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.002346s] ... ok {1} glance.tests.unit.test_context.TestContext.test_service_catalog [0.013089s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.003158s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.002354s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.064865s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.005292s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth [0.007759s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth_with_pp [0.008079s] ... ok {1} glance.tests.unit.test_context.TestContext.test_user_identity [0.011291s] ... ok {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.011061s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.028033s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.012041s] ... ok {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_check_string [0.032481s] ... ok {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.111355s] ... ok {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_get_image_check_string [0.020795s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.005454s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.004203s] ... ok {1} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.028849s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.004303s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.003436s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.003649s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.004189s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.003300s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.003421s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.004149s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.002915s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.003247s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.004218s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.003184s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo [0.227852s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory [0.041616s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.059712s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory_without_auth [0.025040s] ... ok {0} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.016997s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo_without_auth [0.027109s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_over_quota [0.028010s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory_without_auth [0.025775s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo [0.009020s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_under_quota [0.027909s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_disabled [0.008919s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth [0.015342s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo [0.009151s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_oslo_limit_config_fail [0.024052s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo_without_auth [0.012624s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.015982s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.003554s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.009826s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory [0.017606s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory_without_auth [0.029795s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.008421s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.004908s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.015557s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.005549s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.005218s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo [0.023346s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.005155s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.006787s] ... ok {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.005093s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.011024s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.003106s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.022066s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.002169s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.007989s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.003054s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.003247s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo [0.014373s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.010115s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.002458s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.017466s] ... ok {0} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.010231s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.018893s] ... ok {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.035890s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.018112s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.022609s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.008151s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.003052s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.003695s] ... ok {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.045429s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.005011s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.006259s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.002954s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.022227s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.013490s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.003259s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.002961s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.008881s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.019978s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.004952s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.005027s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.029078s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.021261s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.003518s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.022008s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.013814s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue [0.100185s] ... ok {0} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.028349s] ... ok {0} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.002918s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.033969s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image [0.057928s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.029325s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_supported [0.017900s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_enabled_unsupported [0.025266s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.021014s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.018682s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.024216s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image_deleted [0.118719s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.004548s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.022569s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.025679s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.005954s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.022983s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.018716s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.046725s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_default_unsupported [0.021407s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_greenthread [0.091320s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.004667s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.020397s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.035585s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.025031s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.029938s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.032736s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2_slow_one_fast_two [0.038314s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.027129s] ... ok {0} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_get_cache_state [0.024214s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.021556s] ... ok {0} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_queue_image_from_api [0.025288s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.024315s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_expand [0.031604s] ... ok {0} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.050027s] ... ok {0} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.035701s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.038142s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.019715s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_migrate [0.004204s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.019249s] ... ok {3} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.002277s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.009453s] ... ok {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.064331s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.016073s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.012853s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.022053s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.015166s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.058252s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.011478s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.015865s] ... ok {3} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.003856s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.009601s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.058708s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.026889s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.027135s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.049541s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.017566s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.042657s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.004517s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.025433s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.002494s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.016870s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.004245s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.002974s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.016791s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.025825s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.018240s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.064713s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.033945s] ... ok {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.044173s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_member_check_string [0.025705s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_reader_check_string [0.022266s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_check_string [0.037636s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.004687s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.121095s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.015070s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.007104s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.007024s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.023013s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.007626s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.007008s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.016310s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.005084s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.017024s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.002711s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.004364s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.111284s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1119: UserWarning: Policy "foo": "role:bar" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_does_not_raise_forbidden [0.033899s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [0.053894s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.112974s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.054429s] ... ok {1} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.014533s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.016510s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.041073s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.012886s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.013489s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.012708s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.051782s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.003436s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.003268s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.004138s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.003228s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.003320s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.030111s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.005527s] ... ok {3} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.004627s] ... ok {3} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.012932s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.003979s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.003465s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.031542s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_fail_does_not_set_host [0.190635s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.016085s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.006310s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.005467s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.006377s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.017395s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.011725s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.005540s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.003838s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.025669s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.017963s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.004438s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.038317s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.007259s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.003761s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.002262s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.005315s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.002513s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.004804s] ... ok {3} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.002997s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.018706s] ... ok {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.007719s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.018589s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.178382s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1366: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade return cls( {3} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.041144s] ... ok {3} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.032106s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.026126s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.086659s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.020451s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.023294s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.147350s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.019948s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.019703s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.059023s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.022443s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.043207s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.025194s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.020507s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.024388s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image_not_exists [0.041560s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.016306s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.002876s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.003897s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_get [0.017636s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.012288s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.002397s] ... ok {3} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.002255s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.040676s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.032990s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_list [0.019133s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.026677s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.052681s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.082228s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_enabled_supported [0.026167s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_token_refresh [0.272875s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.020575s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.044991s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.080047s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_default_unsupported [0.092886s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.052998s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.027564s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1_ [0.035862s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.059105s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.093664s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2_slow_one_fast_two [0.047921s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.050708s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1_ [0.034380s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.069744s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.032800s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.044217s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.021689s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.063672s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.048916s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.046992s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.044791s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.018251s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.028256s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_enabled_supported [0.038186s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.028124s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.115447s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.077355s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.069014s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.032794s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.040488s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.056547s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.046395s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.045584s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.035301s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1_ [0.069089s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.036665s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.004132s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.003209s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.003332s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.002645s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.002713s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.003135s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.002636s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.003194s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.002372s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.002240s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.002136s] ... ok {1} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.003992s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.002897s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.002529s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.003318s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.003761s] ... ok {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.061406s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.003613s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.004025s] ... ok {1} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.004199s] ... ok {1} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.002800s] ... ok {1} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.002533s] ... ok {1} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.003911s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.092452s] ... ok {1} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.003989s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.002616s] ... ok {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.023358s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.003656s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.002546s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.002812s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.002735s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.007609s] ... ok {3} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_delete_cache_entry [0.018814s] ... ok {1} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.003994s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory [0.011805s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.048122s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_policy_layer [0.018138s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.022782s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.010495s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory [0.016211s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo_without_auth [0.009684s] ... ok {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail_non_admin [0.055337s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo [0.014493s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.024116s] ... ok {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.041860s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_auth [0.015725s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.071224s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.042379s] ... ok {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.020919s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.002689s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.008765s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.004003s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.004325s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.002289s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.002286s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.041205s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.062305s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme [0.034553s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.047602s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.048001s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_image_id [0.051801s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.038372s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_public [0.063839s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.048113s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path_single_store [0.066940s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.004678s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.005383s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.006507s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.003487s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.005301s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.004571s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.066564s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.073401s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.117970s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.013424s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.025938s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.003766s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.003387s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.002234s] ... ok {1} glance.tests.unit.test_image_cache.TestImagePrefetcher.test_fetch_image_into_cache_without_auth [0.020804s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.027415s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.070403s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.126734s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.103776s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.082357s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.029342s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.062150s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.075250s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.062404s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.057054s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.044580s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_contract [0.019466s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.012495s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.003965s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.111811s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.026485s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.042656s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.022090s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.024033s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.122192s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.194460s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.033200s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.067037s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.048514s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.017775s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.007174s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.006483s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.087389s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.176956s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.063176s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.039387s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_sync [0.171930s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.128101s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.076681s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.144833s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.145940s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.340967s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.003251s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.010900s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.123074s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.028192s] ... ok {3} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.036016s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.002780s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.002836s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.002756s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.002842s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.003204s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_community [0.072820s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.156325s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_shared [0.102910s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.113649s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.095461s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.103919s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.095519s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.042964s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.117851s] ... ok {1} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [0.954914s] ... ok {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.020730s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.077465s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.016212s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info [0.096402s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.045584s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.015182s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.012264s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.103089s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.053499s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.028088s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.028189s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_no_tasks [0.129921s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.013317s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.013274s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.011917s] ... ok {1} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.003816s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.148271s] ... ok {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.040661s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.003529s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.014479s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.006520s] ... ok {1} glance.tests.unit.test_policy.TestImageTarget.test_image_target_ignores_locations [0.024570s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_raises_not_found [0.142136s] ... ok {1} glance.tests.unit.test_policy.TestImageTarget.test_image_target_transforms [0.017985s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.093911s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.012859s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.003740s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.005037s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.003202s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.003142s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_logged_for_secure_rbac [0.029483s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.071690s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_not_logged_for_legacy_rbac [0.027536s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies_error [0.118226s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.042598s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_raises_forbidden_when_enforcing_scope [0.048423s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.045388s] ... ok {1} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.003616s] ... ok {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.002748s] ... ok {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota_with_others_over_quota [0.025403s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.088390s] ... ok {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.004306s] ... ok {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.003136s] ... ok {1} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.003722s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.132188s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.014862s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.004088s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.003390s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.005583s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.003721s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.004956s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.002911s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.002813s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.004334s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.002729s] ... ok {1} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.002193s] ... ok {1} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.003440s] ... ok {1} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.002294s] ... ok {1} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.007148s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies [0.058237s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_deletes_locally_on_error [0.116025s] ... ok {1} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.043335s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.079725s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.098676s] ... ok {1} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.044037s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.018555s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.013868s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.023438s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.015620s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.003174s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.020067s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.013720s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.016622s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.147170s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.010233s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.024909s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.003591s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.002885s] ... ok {1} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.051570s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.138835s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.076718s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.076833s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.323161s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_14_enabled_supported [0.062068s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_15_enabled_supported [0.104182s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.136935s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.037473s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.166129s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.044946s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.055297s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.052443s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.022432s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.052515s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.048984s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.144757s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.038139s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2_slow_one_fast_two [0.054674s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.022260s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.051778s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.029549s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.029492s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.126209s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.068604s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_supported [0.026912s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_14_enabled_supported [0.022074s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.063617s] ... ok {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.044880s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.085408s] ... ok {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.025062s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.043857s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.087169s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.063927s] ... ok {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_clear_cache [0.037631s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.035503s] ... ok {1} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail [0.077620s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.072703s] ... ok {1} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.068682s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.179213s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.111913s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.118634s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.102862s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.155895s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.104506s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.052706s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.106336s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.069107s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.069367s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.048006s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.003055s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.010451s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.032222s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.101270s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.039360s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.140323s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.064321s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.091407s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.085154s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.081364s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.059198s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_public_endpoint [0.060792s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.081642s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.080587s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.053877s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_self_url [0.111889s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.100445s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.059486s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.033589s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.084109s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.084786s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_unset [0.139920s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.066517s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.062001s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.120415s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.180875s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.055375s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.039452s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.119904s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.063725s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.067162s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.056286s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.049662s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.135659s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.065997s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.054492s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.054940s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.051953s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.040198s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.062000s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_not_allowed_by_policy [0.042585s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.051062s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.095562s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.105221s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.091931s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.054252s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.085584s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.055252s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.078238s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.057312s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.078978s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.114326s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.166613s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.143018s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.191958s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.094398s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.155706s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.041539s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.108657s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.047595s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.073715s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.129305s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.043658s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_reserved_not_counted_in_quota [0.057211s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.084960s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.133901s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.037284s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.071802s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.036919s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.101989s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.019087s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.113353s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.077563s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.111538s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.036383s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.069903s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.019000s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.038447s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.031211s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.071291s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.013725s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.028504s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.016632s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.019692s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.093469s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.121434s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.026863s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.012731s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.044212s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.038006s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.021419s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.116338s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.095477s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.096230s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.025921s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.043859s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.096950s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.012933s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.018284s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.147347s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.021995s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.014775s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.020926s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.112806s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.028866s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.027779s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.138356s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.040487s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.087798s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.040795s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.089740s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.030730s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.093070s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.065592s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.078744s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.002787s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.038055s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.126444s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_image_stage_host_hidden [0.189335s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.005083s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.003232s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.007154s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.057577s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.123693s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.082660s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.055951s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.110510s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.055318s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.135416s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.086740s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.056718s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.057185s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.028943s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.030496s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.064717s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.011959s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.055730s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_proxy_response_error [0.025857s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.166285s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_self_url [0.059190s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.020150s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.087727s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.011880s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.013932s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.013801s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.138354s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.133240s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.091831s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.068216s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.097149s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.158959s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.179988s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.090496s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.137663s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.167390s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.182704s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.145760s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.129524s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.238683s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.053945s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.101939s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.072927s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.117281s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.014533s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.109044s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.159417s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.060788s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.033531s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.014021s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.002985s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.003183s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.003646s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.002581s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.106051s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.042686s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.165191s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.123835s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed_by_policy [0.103241s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.111192s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.187342s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.138083s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.152287s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.175313s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.132092s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.066163s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.104210s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.138836s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies [0.101865s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.215516s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.194951s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.092643s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.195311s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.361489s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.113544s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.116606s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.169992s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.329017s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.191330s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.199122s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.125794s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [17.832688s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.194275s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.007481s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.137699s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.020215s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.017516s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.015535s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.017556s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.134342s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.050657s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_no_proxy_non_direct [0.109166s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.036786s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.031763s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.026649s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.125837s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.034230s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.194177s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.044604s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.322593s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.033464s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.029923s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies_error [0.107386s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.029725s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.019264s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.016663s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.178571s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.027844s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.002525s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.002470s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_quota_fail [0.104738s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.005924s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.017055s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.004256s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.003825s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.003083s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.002948s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.008011s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.006092s] ... ok {2} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.079852s] ... ok {2} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.018867s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.006069s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.163375s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.195685s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.019786s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.342873s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.112910s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.160015s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.077270s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.230378s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_marker_would_be_disallowed [0.089175s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.175495s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.082391s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.101902s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.272782s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.211407s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.134244s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.068174s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.193176s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.189507s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.122091s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.102098s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [0.909521s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.046739s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.217446s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.067686s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.024999s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.004761s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.002604s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.334801s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.120711s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.074169s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.214255s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.172295s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.066190s] ... ok {2} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.311517s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.002917s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.002425s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.003233s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.005121s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.002292s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.002363s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.003598s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.072969s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.003649s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.004974s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.062827s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.255303s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.040880s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.076543s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.115584s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.089730s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.415002s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.082950s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.199895s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.198423s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.187371s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.253006s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.053048s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.079582s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.293202s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.109396s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.287824s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.094769s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.060630s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.085140s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.043978s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.318675s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.053561s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.375717s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.080298s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.040762s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.081360s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.228837s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.038445s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.066579s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.040672s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.036596s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.030781s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.208273s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.106228s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.031781s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.073088s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.272524s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.677454s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [1.964332s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.020698s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.012366s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.010493s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.005630s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.026890s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.004737s] ... ok {2} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.002813s] ... ok {2} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.003395s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.161202s] ... ok {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_falsy_configuration [0.026171s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.286147s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.014674s] ... ok {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_runs_staging_cleanup [0.077610s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.101941s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.030557s] ... ok {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.024639s] ... ok {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.003164s] ... ok {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.002631s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.032658s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.009948s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.011807s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.022940s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.019658s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.010534s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.347468s] ... ok {2} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.078323s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.030470s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.169458s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.011019s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.009291s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.059906s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.028868s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.043439s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_false [0.212766s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.025133s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.251131s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.026704s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.017302s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.017765s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.011911s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.010569s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.011963s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.021563s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.019476s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.017895s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.010889s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.013959s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.002728s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.002749s] ... ok {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.005919s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.270723s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.010519s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.021725s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.011320s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.138075s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.015397s] ... ok {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.023466s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.031914s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.009623s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.041853s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.025045s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000091s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000062s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.002787s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_disabled [0.009200s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_disabled [0.003040s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.059347s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.105901s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_forbidden [0.010097s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_disabled [0.006834s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.020087s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_non_active_image_for_queue_api [0.013009s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_disabled [0.002821s] ... ok {2} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.007641s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.025088s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.004658s] ... ok {2} glance.tests.unit.test_context.TestContext.test_auth_private [0.017058s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.002919s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.002636s] ... ok {2} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.015120s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.225202s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.012142s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.003590s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.086831s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.002816s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.002576s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.002784s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.002766s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.033269s] ... ok {2} glance.tests.unit.test_context.TestContext.test_request_id [0.042772s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.028783s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.036167s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.095928s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.141044s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.177167s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.090600s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.129655s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.060255s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.103946s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.130533s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.050253s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.070881s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.004964s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.004939s] ... ok {2} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.016118s] ... ok {2} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_exception [0.006813s] ... ok {2} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_stale_data [0.005465s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.117056s] ... ok {2} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.013389s] ... ok {2} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.025190s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.013766s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.123621s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list [0.014226s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.027152s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.203334s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.104575s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images_other_tenant [0.028147s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.030805s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.028691s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.019321s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.026067s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.194337s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.157186s] ... ok {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.019434s] ... ok {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.010729s] ... ok {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.009798s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:436: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:284: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.get(request, task_id=UUID1) /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.110313s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.013908s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.245209s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.015732s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.029691s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.014001s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.009607s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.017587s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:139: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.015908s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:234: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:166: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID1, limit=2) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.012771s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.024896s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.008080s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.158900s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.012291s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:145: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3, limit=1, /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:175: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'id': UUID1}) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.018611s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.008629s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.051073s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:193: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.013843s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.028940s] ... ok {2} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.043171s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.009436s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.009207s] ... ok {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.023673s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.009017s] ... ok {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.016124s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.019829s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.009868s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.022621s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.039164s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.226843s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.175264s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.046903s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.023561s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.051994s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.002603s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.005990s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.020815s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image [0.007747s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_download_image [0.013853s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.017059s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image_location [0.006268s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_images [0.006914s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_property [0.013942s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image_falls_back_to_legacy [0.014751s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check [0.003771s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check_is_image_mutable [0.006034s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_modify_member [0.005550s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_object [0.012291s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.079424s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tags [0.004881s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce [0.006019s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce_exception_behavior [0.005985s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespaces [0.004677s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_property [0.004266s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.021802s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_property [0.008054s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.182781s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.008047s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_enforce [0.005167s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.003452s] ... ok {2} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.002380s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_tasks_api_access [0.003577s] ... ok Image ID 'fake_id' is not a valid UUID. Image ID 'fake_id' is not a valid UUID. {2} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.002301s] ... ok {2} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.002368s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.207195s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.002311s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.003619s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.015906s] ... ok {2} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.006690s] ... ok {2} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.007951s] ... ok {2} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.003574s] ... ok {2} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.005962s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.003391s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.002997s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.002592s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory_without_auth [0.010348s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo [0.009548s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [0.160245s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo_without_auth [0.010260s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.186971s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory [0.052369s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory_without_auth [0.020888s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_repo_member_property [0.092756s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.194054s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory [0.030804s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_without_auth [0.009761s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory [0.014662s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory_without_auth [0.007953s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo [0.008980s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo_without_auth [0.013860s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.009738s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.014943s] ... ok {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.004405s] ... ok {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.008944s] ... ok {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.005545s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.002741s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.002955s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme_on_init [0.045816s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.316183s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_empty [0.027737s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.223281s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_handles_errors [0.046141s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file [0.044670s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.003548s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.006746s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.005945s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.005102s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.161492s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.161069s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_native [0.103797s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.056217s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.060812s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.199952s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.058005s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.340214s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.076422s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.124928s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.035961s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.008245s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.006014s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_check [0.032590s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.025512s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.099831s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.032683s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.171602s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.026713s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.136712s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.188406s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.135401s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_sync [0.051453s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_version [0.026525s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand [0.009447s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.005827s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.006977s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.005180s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.003908s] ... ok {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.010265s] ... ok {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.009185s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.354489s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.009331s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.128212s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.009417s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.011033s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.008837s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.050256s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.015740s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.011722s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.121919s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.039401s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.020118s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.207798s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.092604s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.016127s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.029679s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.170556s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.020323s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.010981s] ... ok {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.025187s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.153939s] ... ok {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.022880s] ... ok {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_download_image_check_string [0.034486s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.005511s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.003399s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.002676s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.002833s] ... ok {2} glance.tests.unit.test_policy.TestImageTarget.test_image_target_project_id_alias [0.019867s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.003115s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.004303s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.003131s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.002912s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.174789s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.110441s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_context_object_is_passed_to_policy_enforcement [0.036456s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.046415s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.089232s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.056638s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.034816s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.097885s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.061533s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.226754s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota [0.009150s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_multiple [0.014407s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_with_delta [0.046017s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota [0.008007s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.007428s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.006815s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.143222s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.023115s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.004571s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.004314s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.004505s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.010257s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_keystone_quotas [0.005205s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.005916s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.004606s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.003823s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.003126s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.002888s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.002689s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.002446s] ... ok {2} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.002341s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.172608s] ... ok {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.021536s] ... ok {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.004070s] ... ok {2} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.038822s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_true [0.145509s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.019979s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.057593s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.043887s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.026021s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.020004s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.019578s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.013548s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.012557s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.011607s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.002730s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.004046s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.002349s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.002377s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.002203s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.014527s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.002573s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.003043s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.011320s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.028460s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.294099s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.026296s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.426938s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.038561s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.018869s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1_ [0.028333s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2_slow_one_fast_two [0.028176s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.030915s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.024782s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.030080s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_15_enabled_supported [0.038194s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.281411s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_enabled_unsupported [0.044361s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.083597s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.342487s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.060308s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.021765s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.019152s] ... ok {2} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.020070s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.285214s] ... ok {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.068242s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.205871s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.119128s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.097334s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.139065s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.145850s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.349346s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.121219s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.015596s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.147218s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.033005s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.004260s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.003517s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.002959s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.003074s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.125180s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.029733s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.060563s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.105649s] ... ok {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.017638s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.053431s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.184561s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.037659s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.056589s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.024933s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.011042s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.020421s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.011459s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.117569s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.035477s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.020329s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.003791s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.003470s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_falls_back_to_legacy [0.006898s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check [0.004828s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.189617s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_copy_image [0.009897s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image_falls_back_to_legacy [0.004588s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations [0.006169s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_enforce [0.003423s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache [0.003338s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.073880s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_delete [0.014844s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_list [0.003406s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_enforce [0.009445s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_add_member [0.004709s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.032453s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_members [0.004396s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_namespace [0.007145s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_property [0.014474s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_resource_type_association [0.008423s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.048323s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tag [0.006602s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_object [0.009297s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_properties [0.006301s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tags [0.006227s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_namespace [0.006743s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.064384s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:156: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3, limit=2) {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.215633s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.014136s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:241: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_dir='asc', limit=3) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.008061s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.065570s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:459: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.create(request, task=task) {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.048225s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.055688s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_property [0.226084s] ... ok Found 0 cached images... +----+---------------------+---------------------+------+------+ | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits | +----+---------------------+---------------------+------+------+ +----+---------------------+---------------------+------+------+ {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.061573s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.265539s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.092698s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.027071s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.024711s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.054431s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.025830s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.022430s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.013955s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.038425s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.002941s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.002967s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.009742s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.039353s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.010692s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.011274s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.012229s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.054278s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.046424s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.042658s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.018397s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.055624s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.003392s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.012770s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.007379s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_translates_owner_failure [0.006426s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check_is_image_mutable [0.005010s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image [0.014531s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image_falls_back_to_legacy [0.008383s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce [0.004985s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_exception_behavior [0.005262s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_visibility [0.008667s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image [0.003954s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.085694s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image_falls_back_to_legacy [0.009059s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image [0.004458s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image_falls_back_to_legacy [0.014849s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image [0.004599s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check [0.008448s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.042650s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_image [0.004821s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_delete_member [0.014546s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check_is_image_mutable [0.014248s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_resource_type [0.005081s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tag [0.012559s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_resource_type_association [0.007202s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check [0.006399s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check_is_image_mutable [0.007219s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.077031s] ... ok Found 0 queued images... +----+ | ID | +----+ +----+ Image ID 'fake_id' is not a valid UUID. Commands: help Output help for one of the commands below compare What is missing from the target glance? dump Dump the contents of a glance instance to local disk. livecopy Load the contents of one glance instance into another. load Load the contents of a local directory into glance. size Determine the size of a glance instance if dumped to disk. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.067652s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.082890s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.099252s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.097893s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.133026s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.071939s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.121770s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.061363s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.107454s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.070674s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.094879s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.049661s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.156687s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.038349s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.099028s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.031401s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.041143s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.034533s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.078385s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.047197s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.070808s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.051847s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.032377s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.070351s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.125906s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.069890s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.106255s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.030294s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.127771s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.066427s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.044495s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.049781s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.044277s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.062670s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.065855s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.092156s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.030062s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed_by_policy [0.056706s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.040759s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.071230s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.076651s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.051899s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.033363s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.064018s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.051097s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.096343s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.049730s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.056093s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.048279s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.037751s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.032855s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.046978s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.058138s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.063757s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.031492s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.058901s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.037164s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.041690s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.013452s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.012069s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.011304s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.015009s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.041204s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.009274s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.018276s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.010301s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.009316s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.009533s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.008957s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.014283s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.010212s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.009945s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.012721s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.040824s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.003285s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.002573s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.002485s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.004375s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.002681s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.002480s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.009321s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.003109s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.044712s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.171064s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.058424s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.103013s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.082452s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.102654s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.068173s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.050017s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_is_proxyable [0.024130s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.149278s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.166444s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.218114s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.119728s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.116547s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.094752s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.171416s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.133533s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.130093s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.211549s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.158613s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.136655s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.135231s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.220746s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.130757s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.192342s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.168433s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.225635s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [0.108336s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.132615s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.217850s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.125017s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.148107s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.164601s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.117473s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.107839s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.092255s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.111949s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.124133s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.138174s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.251592s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.140349s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.170763s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_admin [0.182321s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.089471s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.087617s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.127318s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.240815s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.132910s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.298587s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.201130s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.112349s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.135379s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.104727s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [0.083979s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags_with_append [0.086827s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.077279s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.080212s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.090990s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.081571s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.078123s] ... ok {2} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.010192s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:333: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html self.controller.create(request, task=task) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.013638s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:407: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.019337s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.011552s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:131: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.010793s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:225: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=4) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.008789s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:184: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'status': 'pending'}) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.010599s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:217: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=limit) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.009334s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:208: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.008174s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.011805s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:249: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_key='created_at', limit=3) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.008730s] ... ok /builddir/build/BUILD/glance-25.0.0.dev14/glance/tests/unit/v2/test_tasks_resource.py:279: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.012529s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.010338s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.009750s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.003055s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image [0.005158s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations_falls_back_to_legacy [0.004995s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image [0.004944s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_locations [0.004204s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check_is_image_mutable [0.003347s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_stores_info_detail [0.004253s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce [0.006312s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce_exception_behavior [0.005025s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_member [0.005045s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tags [0.006490s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check [0.007617s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_namespace [0.005049s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_object [0.005624s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tag [0.006866s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespace [0.005569s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_objects [0.005165s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_list_metadef_resource_types [0.005714s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_object [0.006458s] ... ok ====== Totals ====== Ran: 2229 tests in 47.0819 sec. - Passed: 2210 - Skipped: 19 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 138.0351 sec. ============== Worker Balance ============== - Worker 0 (558 tests) => 0:00:29.463463 - Worker 1 (557 tests) => 0:00:31.871237 - Worker 2 (557 tests) => 0:00:45.021820 - Worker 3 (557 tests) => 0:00:34.001091 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MHlb97 + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/glance/rootwrap.d/glance_cinder_store.filters -> /usr/share/glance_store/glance_cinder_store.filters warning: absolute symlink: /etc/glance/rootwrap.d/os-brick.filters -> /usr/share/os-brick/rootwrap/os-brick.filters Provides: config(openstack-glance) = 1:25.0.0-0.20220421163854.14bd3eb.el9 openstack-glance = 1:25.0.0-0.20220421163854.14bd3eb.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-glance-25.0.0-0.20220421163854.14bd3eb.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bdw5qL + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/python3-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/python3-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/python3-glance + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance = 1:25.0.0-0.20220421163854.14bd3eb.el9 python3-glance = 1:25.0.0-0.20220421163854.14bd3eb.el9 python3.9-glance = 1:25.0.0-0.20220421163854.14bd3eb.el9 python3.9dist(glance) = 25~~dev14 python3dist(glance) = 25~~dev14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-glance < 1:25.0.0-0.20220421163854.14bd3eb.el9 python39-glance < 1:25.0.0-0.20220421163854.14bd3eb.el9 Processing files: openstack-glance-doc-25.0.0-0.20220421163854.14bd3eb.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IrUll9 + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/doc/openstack-glance-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-glance-doc = 1:25.0.0-0.20220421163854.14bd3eb.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-glance-tests-25.0.0-0.20220421163854.14bd3eb.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pGliJX + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/licenses/python3-glance-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/licenses/python3-glance-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64/usr/share/licenses/python3-glance-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance-tests = 1:25.0.0-0.20220421163854.14bd3eb.el9 python3-glance-tests = 1:25.0.0-0.20220421163854.14bd3eb.el9 python3.9-glance-tests = 1:25.0.0-0.20220421163854.14bd3eb.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-glance-tests < 1:25.0.0-0.20220421163854.14bd3eb.el9 python39-glance-tests < 1:25.0.0-0.20220421163854.14bd3eb.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-25.0.0-0.20220421163854.14bd3eb.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-tests-25.0.0-0.20220421163854.14bd3eb.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-25.0.0-0.20220421163854.14bd3eb.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LLqEfF + umask 022 + cd /builddir/build/BUILD + cd glance-25.0.0.dev14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-25.0.0-0.20220421163854.14bd3eb.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0