Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-1-build-283722-27391/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstacksdk-0.101.0-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-1-build-283722-27391/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r6wS2P + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.101.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstacksdk-0.101.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.101.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.101.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d0ELIw + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/tests creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/block_storage copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_vpnaas.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/tests/unit/object_store creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 creating build/lib/openstack/orchestration copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration creating build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/version.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack creating build/lib/openstack/tests/functional/block_storage copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/instance_ha copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 creating build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network creating build/lib/openstack/baremetal_introspection creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 creating build/lib/openstack/dns creating build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 creating build/lib/openstack/object_store creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 creating build/lib/openstack/common copying openstack/common/metadata.py -> build/lib/openstack/common copying openstack/common/quota_set.py -> build/lib/openstack/common copying openstack/common/__init__.py -> build/lib/openstack/common copying openstack/common/tag.py -> build/lib/openstack/common creating build/lib/openstack/config creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/identity creating build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_tag.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_metadata.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_quota_set.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/__init__.py -> build/lib/openstack/tests/unit/common creating build/lib/openstack/tests/functional/identity copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity creating build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering creating build/lib/openstack/load_balancer copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer creating build/lib/openstack/tests/unit/dns creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating build/lib/openstack/tests/unit/key_manager copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/unit/image creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/config/defaults.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config creating build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_actions.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_usage.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 creating build/lib/openstack/tests/functional/compute creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_quota_set.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 creating build/lib/openstack/image copying openstack/image/image_signer.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image creating build/lib/openstack/workflow creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util creating build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow creating build/lib/openstack/message creating build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 creating build/lib/openstack/tests/functional/object_store copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 creating build/lib/openstack/shared_file_system creating build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/limit.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/storage_pool.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/user_message.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 creating build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message creating build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha creating build/lib/openstack/placement creating build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 creating build/lib/openstack/tests/unit/placement creating build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 creating build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 creating build/lib/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer creating build/lib/openstack/tests/unit/clustering creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 creating build/lib/openstack/tests/functional/image copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 creating build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/system.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 creating build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/tests creating build/lib/openstack/tests/unit/baremetal_introspection copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store creating build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/tests/unit/database copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 creating build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional creating build/lib/openstack/database copying openstack/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 creating build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute creating build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture creating build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/tests/unit/shared_file_system copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/baremetal creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity creating build/lib/openstack/key_manager creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/placement/placement_service.py -> build/lib/openstack/placement copying openstack/placement/__init__.py -> build/lib/openstack/placement creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 creating build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 creating build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_limit.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_user_message.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system creating build/lib/openstack/network creating build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsecpolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_site_connection.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/ndp_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_endpoint_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ikepolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system creating build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_action.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/usage.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/quota_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt deleting openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt [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 reading manifest template 'MANIFEST.in' 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 'openstacksdk.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible' to be distributed and are already explicitly excluding 'openstack.tests.ansible' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.hooks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.auth.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.auth.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.auth.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.auth.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.auth.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.client_config.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.client_config.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.client_config.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.client_config.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.client_config.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.nova_flavor.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.nova_flavor.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.nova_flavor.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.nova_flavor.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.nova_flavor.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.object.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.object.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.object.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.object.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.object.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying openstack/py.typed -> build/lib/openstack copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config copying openstack/tests/unit/README.rst -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/README.rst -> build/lib/openstack/tests creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.volume.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.volume.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.volume.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.volume.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.volume.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.functional.cloud.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.functional.cloud.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.functional.cloud.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.functional.cloud.hooks' to be distributed and are already explicitly excluding 'openstack.tests.functional.cloud.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures.clouds' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures.clouds' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures.clouds' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures.clouds' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures.clouds' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/functional/README.rst -> build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VLGcw4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch + cd openstacksdk-0.101.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_actions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_vpnaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_dns.py to _dns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/meta.py to meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_image.py to _image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network.py to _network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_compute.py to _compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_coe.py to _coe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_identity.py to _identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/exc.py to exc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile.py to profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/action.py to action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/event.py to event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/dns_service.py to dns_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone.py to zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/placement_service.py to placement_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_migration.py to server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_action.py to server_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/migration.py to migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server.py to server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/compute_service.py to compute_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsecpolicy.py to vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/agent.py to agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_site_connection.py to vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip.py to local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/ndp_proxy.py to ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/router.py to router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_packet_rate_rule.py to qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet.py to subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_policy.py to vpn_ipsec_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip_association.py to local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_group.py to address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_endpoint_group.py to vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ikepolicy.py to vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/trunk.py to trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group.py to security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/network_service.py to network_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device.py to device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_log.py to _log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/execution.py to execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/tag.py to tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/_util.py to _util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/loader.py to loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/template.py to template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_signer.py to image_signer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/task.py to task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/service_info.py to service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_service.py to image_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_download.py to _download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/info.py to info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/obj.py to obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/account.py to account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share.py to share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/storage_pool.py to storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share_snapshot.py to share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/user_message.py to user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/identity_service.py to identity_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_group_assignment.py to role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_user_assignment.py to role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/system.py to system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/region.py to region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/domain.py to domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_migration.py to test_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_migration.py to test_server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_actions.py to test_server_actions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py to test_vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py to test_vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py to test_vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py to test_vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_tag.py to test_tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_metadata.py to test_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py to test_role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py to test_role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_vpnaas.py to test_vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/service_description.py to service_description.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/instance.py to instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/database_service.py to database_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/message.py to message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/subscription.py to subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/queue.py to queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/claim.py to claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/message_service.py to message_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/host.py to host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_hacking.py to _hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/order.py to order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/proxy.py to proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/format.py to format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-311.pyc writing byte-compilation script '/tmp/tmpqmrp9ffk.py' /usr/bin/python3 /tmp/tmpqmrp9ffk.py removing /tmp/tmpqmrp9ffk.py running install_egg_info running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing top-level names to openstacksdk.egg-info/top_level.txt [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 reading manifest template 'MANIFEST.in' 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 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstacksdk-0.101.0-py3.11.egg-info running install_scripts Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.101.0-2.ocs23 --unique-debug-suffix -0.101.0-2.ocs23.noarch --unique-debug-src-base python-openstacksdk-0.101.0-2.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.101.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks/post_test_hook.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rv0ie3 + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + rm -f ./openstack/tests/unit/test_hacking.py + export OS_STDOUT_CAPTURE=true + OS_STDOUT_CAPTURE=true + export OS_STDERR_CAPTURE=true + OS_STDERR_CAPTURE=true + export OS_TEST_TIMEOUT=20 + OS_TEST_TIMEOUT=20 + PYTHON=python3 + stestr-3 --test-path ./openstack/tests/unit run --exclude-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' {16} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.020881s] ... ok {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.012050s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.026251s] ... ok {11} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.062448s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,703 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,703 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,703 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,703 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,703 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.067413s] ... ok {11} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.009672s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_find_node [0.010394s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.008540s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_not_detailed [0.007749s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete [0.007299s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.009874s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,773 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-09-19 17:23:36,773 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,774 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-09-19 17:23:36,774 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,774 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-09-19 17:23:36,774 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,774 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-09-19 17:23:36,774 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_create [0.008101s] ... ok {16} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.009472s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,785 openstack Still waiting for introspection of node None, the current state is "processing" 2024-09-19 17:23:36,785 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.006713s] ... ok {16} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_reset [0.010403s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_ignore [0.007310s] ... ok {16} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.008262s] ... ok {5} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.037404s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_detailed [0.006838s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.116850s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_terminate_attachment [0.007607s] ... ok {16} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.011348s] ... ok {11} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.007632s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.023799s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,756 openstack Still waiting for nodes 1 to reach state "fake state" 2024-09-19 17:23:36,756 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_add_private_access [0.008147s] ... ok {5} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.015566s] ... ok {11} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_instance [0.007790s] ... ok {16} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.009667s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.015373s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_get_volume_metadata [0.013888s] ... ok {11} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach [0.008133s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request_ignore [0.031017s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_force [0.008158s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.016238s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.017192s] ... ok {4} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.061676s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_fetch_group_specs [0.008996s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_force [0.016550s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.012568s] ... ok {5} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_set_status [0.016094s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.009283s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_get_port [0.008104s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestPools.test_backend_pools [0.008875s] ... ok {11} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.040126s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_begin_detaching [0.016279s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_detailed [0.007727s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unmanage [0.009000s] ... ok {11} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.029941s] ... ok {3} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.028814s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.011412s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,709 openstack Still waiting for nodes 1 to reach state "fake state" 2024-09-19 17:23:36,709 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_force_delete [0.009574s] ... ok {11} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.006827s] ... ok {11} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.045183s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,938 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-19 17:23:36,938 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.063089s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_extend [0.016096s] ... ok {4} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.009707s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.010298s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_before_340 [0.015596s] ... ok {16} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_flags [0.009048s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.009299s] ... ok {9} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_get_device_profile [0.023821s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.007257s] ... ok {11} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.026931s] ... ok {4} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_force_delete [0.008430s] ... ok {11} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.028181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,006 openstack Flavor invalid not found for deleting {5} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.033704s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_update_chassis [0.009805s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_create_device_profile [0.023560s] ... ok {9} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.012578s] ... ok {11} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.029628s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.006759s] ... ok {16} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.082864s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.062989s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.081513s] ... ok {19} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.001166s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_find_port [0.009002s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete [0.007222s] ... ok {1} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.005264s] ... ok {7} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.020346s] ... ok {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.030960s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.011131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,723 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-09-19 17:23:36,724 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,724 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-09-19 17:23:36,724 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,724 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-09-19 17:23:36,724 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.023979s] ... ok {13} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.028802s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.011101s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_create_attrs [0.010387s] ... ok {19} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.022104s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete_ignore [0.007264s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.023554s] ... ok {7} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.011304s] ... ok {11} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.062459s] ... ok {16} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.081899s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_not_detailed [0.008833s] ... ok {3} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.008469s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.012767s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.099096s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,088 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:37,107 openstack.iterate_timeout Waiting 2.0 seconds {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.050146s] ... ok {13} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_node [0.068304s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.065159s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.024341s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.090577s] ... ok {3} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.008178s] ... ok {7} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.062136s] ... ok {11} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.035572s] ... ok {13} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_create_node [0.008652s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_create_attrs [0.006979s] ... ok {20} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.017992s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.067721s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node [0.010274s] ... ok {13} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.011114s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.010123s] ... ok {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.049940s] ... ok {26} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.019481s] ... ok {11} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.028104s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_ignore [0.006831s] ... ok {17} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_find_chassis [0.007806s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.008946s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.025611s] ... ok {3} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.007832s] ... ok {20} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.012201s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_get [0.007079s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.017655s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_update_port [0.007742s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.025812s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_update [0.011812s] ... ok {17} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.007963s] ... ok {26} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile [0.012792s] ... ok {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.072604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,242 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_find_volume_target [0.059853s] ... ok {14} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.023403s] ... ok {4} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.006617s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.009790s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,781 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.032261s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,228 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,229 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status [0.008261s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_default [0.012175s] ... ok {6} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDeployable.test_list_deployables [0.019098s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.009884s] ... ok {9} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target_ignore [0.007980s] ... ok {18} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.018484s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.012871s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.060207s] ... ok {20} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration [0.008231s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.029756s] ... ok {6} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.001895s] ... ok {29} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.001362s] ... ok {16} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.058799s] ... ok {1} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.007149s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.009306s] ... ok {14} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.085994s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,751 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.080081s] ... ok {4} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotActions.test_reset [0.007986s] ... ok {13} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_unmanage [0.009782s] ... ok {9} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.008324s] ... ok {17} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_force [0.007908s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.007138s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.013691s] ... ok {26} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.020098s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.024688s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis_ignore [0.007852s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_reset [0.007760s] ... ok {18} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_create_accelerator_request [0.011477s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_reset [0.008652s] ... ok {16} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.036997s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.025442s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,277 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 {7} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_port [0.009998s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_detailed [0.009723s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.067051s] ... ok {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.035681s] ... ok {29} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.020404s] ... ok {4} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype_mp [0.008016s] ... ok {26} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_none [0.008750s] ... ok {17} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate_flags [0.007930s] ... ok {18} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_get_accelerator_request [0.061243s] ... ok {9} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.008122s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_not_detailed [0.007448s] ... ok {24} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_list_device_profile [0.018975s] ... ok {13} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status [0.008290s] ... ok {16} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.089768s] ... ok {6} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.063030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,760 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,760 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,761 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-19 17:23:36,761 openstack.iterate_timeout Waiting 2.0 seconds {24} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.076103s] ... ok {2} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.020466s] ... ok {8} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_list_accelerator_request [0.021803s] ... ok {7} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.007903s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_get [0.006998s] ... ok {10} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.018512s] ... ok {26} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector [0.007388s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_create_volume_connector [0.007282s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_detailed [0.007352s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.053141s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.036563s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_create_port [0.007388s] ... ok {13} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.007325s] ... ok {9} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_ignore [0.017138s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_query [0.034187s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.011825s] ... ok {29} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.009774s] ... ok {7} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.010264s] ... ok {11} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.032533s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.012691s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_create_attrs [0.012977s] ... ok {17} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable [0.008081s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration_error [0.008262s] ... ok {29} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_detailed [0.056475s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.018261s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_bootable [0.011400s] ... ok {24} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.007515s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.008887s] ... ok {10} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.011347s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.043735s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_create_chassis [0.066883s] ... ok {9} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get [0.010474s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_update [0.006986s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.008252s] ... ok {18} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_get_port_group [0.007711s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.058024s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,952 openstack.baremetal Still waiting for node 49607409-59f8-4443-a79f-2935275fa3c6 to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:36,952 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector_ignore [0.063538s] ... ok {8} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_get_volume_target [0.008953s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_find_volume_connector [0.011955s] ... ok {11} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.018168s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.060002s] ... ok {26} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_backend_pools [0.015743s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.044142s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target [0.010590s] ... ok {17} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.007212s] ... ok {22} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.020005s] ... ok {14} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.009691s] ... ok {29} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_restore [0.009089s] ... ok {9} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.007187s] ... ok {12} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.023691s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_create_from_source [0.008257s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_types [0.007123s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create [0.008264s] ... ok {24} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.006690s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.009283s] ... ok {8} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.008615s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.008238s] ... ok {17} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_basic [0.006699s] ... ok {7} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.008368s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create_from_source [0.012805s] ... ok {4} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_delete_group_specs_property [0.008678s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.023624s] ... ok {14} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete [0.008364s] ... ok {11} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.026064s] ... ok {2} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.008555s] ... ok {22} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.013848s] ... ok {5} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.076219s] ... ok {29} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_force_delete [0.008453s] ... ok {9} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.008092s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_detailed [0.008013s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_create_attrs [0.017837s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.008078s] ... ok {18} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.006808s] ... ok {11} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.030677s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_types [0.012320s] ... ok {24} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.016379s] ... ok {26} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_force_delete [0.016026s] ... ok {19} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_create_volume_target [0.008320s] ... ok {12} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.114523s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,772 openstack.iterate_timeout Waiting 2.0 seconds {29} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_find [0.007671s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete [0.006960s] ... ok {16} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.022326s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_delete_volume_metadata [0.011518s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.051444s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete [0.007068s] ... ok {14} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_instance [0.012265s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_defaults [0.008521s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_not_detailed [0.007684s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete [0.026970s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_set_volume_metadata [0.014880s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_update [0.009089s] ... ok {10} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.006969s] ... ok {22} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.060126s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.054801s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_not_detailed [0.007318s] ... ok {5} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.025849s] ... ok {27} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.019379s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.045028s] ... ok {18} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.007551s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.008339s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.008220s] ... ok {11} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.035939s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,425 openstack.resource Still waiting for resource Server:6813f69e-c886-48c0-8147-0e0d5579965f to reach state ACTIVE, current state is REBUILD 2024-09-19 17:23:37,425 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_not_detailed [0.008270s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_get_volume_metadata [0.021979s] ... ok {26} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image [0.016420s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_nondefault [0.007803s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_get [0.007502s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get [0.014795s] ... ok {15} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request [0.021269s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.009084s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status [0.010183s] ... ok {24} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_get_node [0.015293s] ... ok {14} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_attach_instance [0.008104s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation [0.007692s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.012876s] ... ok {20} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_begin_detaching [0.010988s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_not_detailed [0.007306s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_find [0.015505s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_detailed [0.008678s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get [0.007338s] ... ok {16} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.013865s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_types [0.007592s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.008405s] ... ok {27} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.016749s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,822 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,822 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.011892s] ... ok {18} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_not_detailed [0.006894s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.013244s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get_private_access [0.010144s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_delete [0.008252s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_update [0.008164s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.020744s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,449 openstack Security group doesNotExist not found for deleting {24} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port_ignore [0.009244s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_get_allocation [0.007400s] ... ok {14} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_basic [0.007838s] ... ok {15} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.016351s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.006703s] ... ok {13} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.012046s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_set_volume_metadata [0.008826s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_detailed [0.008057s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.006782s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration_error [0.009444s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.047311s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete [0.012041s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_extend [0.008073s] ... ok {26} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.014914s] ... ok {26} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_basic [0.020015s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_abort_detaching [0.009894s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.071252s] ... ok {13} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create [0.011137s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get [0.016038s] ... ok {20} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.012588s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.041138s] ... ok {29} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration_error [0.008072s] ... ok {28} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile_ignore [0.021065s] ... ok {27} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.070188s] ... ok {26} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.006970s] ... ok {14} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.016104s] ... ok {6} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.008426s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_create_allocation [0.007336s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_detailed [0.007117s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.029177s] ... ok {22} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_get_volume_connector [0.007389s] ... ok {18} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.007545s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.062577s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_query [0.012805s] ... ok {30} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.001424s] ... ok {24} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_create_attrs [0.009310s] ... ok {11} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.029409s] ... ok {26} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.025246s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.080819s] ... ok {13} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.008431s] ... ok {19} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_nondefault [0.009648s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestResourceFilter.test_resource_filters [0.015718s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unreserve [0.008944s] ... ok {17} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.006540s] ... ok {28} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_not_detailed [0.015582s] ... ok {27} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.011503s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_restore [0.008122s] ... ok {13} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.043029s] ... ok {22} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_reset [0.008532s] ... ok {20} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reserve [0.008068s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.006228s] ... ok {29} openstack.tests.unit.block_storage.v3.test_type.TestType.test_add_private_access [0.007915s] ... ok {24} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.008660s] ... ok {24} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_remove_private_access [0.010887s] ... ok {10} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.006607s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.008616s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.025031s] ... ok {18} openstack.tests.unit.block_storage.v2.test_type.TestType.test_remove_private_access [0.007519s] ... ok {7} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.008117s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.037389s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete [0.007869s] ... ok {13} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.065840s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node [0.010817s] ... ok {28} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.054895s] ... ok {9} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.006609s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get [0.013087s] ... ok {17} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.079472s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.043864s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.023605s] ... ok {6} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.026573s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.034039s] ... ok {20} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.006665s] ... ok {24} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_force [0.012163s] ... ok {27} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.009145s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_force [0.016042s] ... ok {22} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get_private_access [0.011130s] ... ok {18} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_extend [0.009068s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.009745s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.031950s] ... ok {26} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.027812s] ... ok {21} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.023376s] ... ok {22} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate [0.008110s] ... ok {28} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_force [0.008148s] ... ok {11} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.018712s] ... ok {27} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_fetch_group_specs [0.012171s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.042694s] ... ok {10} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.007674s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_wait_for [0.007519s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_remove_private_access [0.010859s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_revert_to_snapshot [0.016422s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.010138s] ... ok {30} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.024675s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,851 openstack.iterate_timeout Waiting 2.0 seconds {30} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.063358s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,915 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,916 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,916 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.006295s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_instance [0.007944s] ... ok {19} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_get_group_specs_property [0.009146s] ... ok {8} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_bootable [0.015995s] ... ok {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.029031s] ... ok {28} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.007859s] ... ok {28} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype [0.008029s] ... ok {21} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.053805s] ... ok {29} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.006843s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.059793s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_default [0.007745s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.034159s] ... ok {20} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.006441s] ... ok {30} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.012162s] ... ok {21} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port [0.008094s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.009508s] ... ok {13} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.049502s] ... ok {17} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.020795s] ... ok {25} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.024148s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.026733s] ... ok {22} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_make_resource [0.006858s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestLimit.test_limits_get [0.007532s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create_group_specs [0.007473s] ... ok {12} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_reset [0.007795s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.028487s] ... ok {8} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.015095s] ... ok {26} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.030679s] ... ok {23} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.020866s] ... ok {23} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.064095s] ... ok {18} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_reset [0.007852s] ... ok {14} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_after_340 [0.009226s] ... ok {9} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.041491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,959 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-19 17:23:36,959 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,965 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-19 17:23:36,966 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.031017s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.035660s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_abort_detaching [0.016310s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.027945s] ... ok {11} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.033360s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_defaults [0.010705s] ... ok {19} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.008335s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.036811s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.009529s] ... ok {8} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.015137s] ... ok {6} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.026521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,890 openstack Availability zone list could not be fetched Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_compute.py", line 171, in list_availability_zone_names for zone in zones: File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1937, in list exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {30} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_find [0.007779s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.008093s] ... ok {29} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.007009s] ... ok {11} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.032960s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.025691s] ... ok {4} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.048565s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.050592s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.048619s] ... ok {23} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.011248s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,945 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,945 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.026421s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.012425s] ... ok {18} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.020969s] ... ok {21} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_detailed [0.008834s] ... ok {21} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.010165s] ... ok {30} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.007417s] ... ok {12} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_update_group_specs_property [0.007867s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.010726s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_add_private_access [0.009681s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration [0.008118s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_force_delete [0.016234s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype_mp [0.018572s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_reset [0.016473s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.078584s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_ignore [0.006979s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.027991s] ... ok {16} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.027041s] ... ok {26} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.046741s] ... ok {29} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_host [0.008114s] ... ok {27} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_delete [0.011940s] ... ok {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.007990s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.023417s] ... ok {23} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.007187s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.009252s] ... ok {24} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_defaults [0.010146s] ... ok {29} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.008446s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.018754s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_reset [0.008021s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.012076s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.069912s] ... ok {25} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.066908s] ... ok {21} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_reset [0.008635s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.053353s] ... ok {11} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.028145s] ... ok {13} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.042414s] ... ok {18} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create [0.012160s] ... ok {20} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.039111s] ... ok {20} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.033215s] ... ok {14} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.008161s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.054978s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,474 openstack Disabling volume entry in catalog per config {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.054056s] ... ok {24} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.009375s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_find [0.007136s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.014705s] ... ok {18} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update_group_specs_prop [0.015934s] ... ok {27} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration_error [0.009942s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_cluster [0.009049s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.024709s] ... ok {25} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_get [0.007760s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.019696s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.010665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,882 openstack.iterate_timeout Waiting 2.0 seconds {23} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis [0.007623s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete_ignore [0.007003s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete_ignore [0.016798s] ... ok {21} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach [0.007970s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.025891s] ... ok {20} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.048967s] ... ok {11} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.027968s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.018772s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.010638s] ... ok {24} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_unmanage [0.010773s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.045606s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,036 openstack.image Deleting failed upload of image image-2 2024-09-19 17:23:37,040 openstack.image Image creation failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 228, in _upload_image return self._upload_image_put( ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/c99c0477-a271-4e5b-8bf0-4fed7e0f01b1/file {18} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_reset [0.011997s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.007227s] ... ok {27} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_init_attachment [0.007743s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.048789s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_get [0.007420s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.006692s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get_group_specs_prop [0.007698s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.025567s] ... ok {29} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.006507s] ... ok {16} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.022574s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.045573s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.019919s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.060769s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,007 openstack.iterate_timeout Waiting 2.0 seconds {24} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.008494s] ... ok {18} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unreserve [0.008379s] ... ok {21} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.007538s] ... ok {25} openstack.tests.unit.block_storage.v2.test_type.TestType.test_add_private_access [0.008244s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.063488s] ... ok {23} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_detailed [0.007858s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node_ignore [0.012614s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.006697s] ... ok {16} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.030057s] ... ok {30} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.009283s] ... ok {8} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.019269s] ... ok {26} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.044725s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_get [0.007705s] ... ok {23} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_host [0.008770s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_update [0.007155s] ... ok {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.010647s] ... ok {30} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.007064s] ... ok {14} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.032014s] ... ok {24} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_delete [0.007359s] ... ok {20} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.045228s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.014772s] ... ok {23} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.009674s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.037071s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_update [0.007990s] ... ok {13} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.091705s] ... ok {9} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.026134s] ... ok {30} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_extend [0.008362s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.021023s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.035812s] ... ok {26} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.019650s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_host [0.008451s] ... ok {23} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_create_group_specs [0.008236s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_force [0.007592s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.013586s] ... ok {11} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.007202s] ... ok {13} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.023868s] ... ok {13} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.024280s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.039073s] ... ok {0} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.018828s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_wait_for [0.007435s] ... ok {23} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.009089s] ... ok {23} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.009775s] ... ok {11} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.007099s] ... ok {27} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_terminate_attachment [0.009268s] ... ok {16} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.039075s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_find [0.007771s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.030963s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.025292s] ... ok {26} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.025327s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration [0.008491s] ... ok {20} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.036380s] ... ok {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.023183s] ... ok {22} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_get [0.007139s] ... ok {22} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.006998s] ... ok {14} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.024372s] ... ok {6} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.041245s] ... ok {6} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.026996s] ... ok {12} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.008970s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_update [0.006989s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.020494s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,107 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {22} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.007067s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.057010s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,979 openstack.baremetal Still waiting for node ef04bf3a-3035-4bba-a278-c8d15572a9cb to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:36,980 openstack.iterate_timeout Waiting 2.0 seconds {15} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.007707s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.025024s] ... ok {13} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.008829s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.042316s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestCapabilities.test_capabilites_get [0.007691s] ... ok {24} openstack.tests.unit.block_storage.v3.test_proxy.TestExtension.test_extensions [0.007619s] ... ok {28} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_init_attachment [0.007837s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.031442s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,006 openstack ironic NIC registration failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_baremetal.py", line 222, in register_machine nic = self._baremetal_client.post('/ports', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 803, in request return _json_response(response, error_message=error_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 781, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} {18} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image_args [0.009044s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.014401s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.006759s] ... ok {17} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.020721s] ... ok {19} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate [0.018781s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.046517s] ... ok {23} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.010853s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.006712s] ... ok {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.078253s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,061 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.023914s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.045041s] ... ok {26} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.019986s] ... ok {0} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.010851s] ... ok {29} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.024869s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.035155s] ... ok {12} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.008056s] ... ok {25} openstack.tests.unit.block_storage.v2.test_type.TestType.test_get_private_access [0.008007s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_metadata [0.007852s] ... ok {22} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.006386s] ... ok {22} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.032835s] ... ok {16} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain [0.056305s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_defaults [0.007738s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image_extended [0.007873s] ... ok {8} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.052658s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.006878s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,248 openstack Disabling network entry in catalog per config {9} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.053929s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,208 openstack Disabling volume entry in catalog per config {9} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.012556s] ... ok {9} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.012336s] ... ok {28} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.006500s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.025142s] ... ok {20} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.028009s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.024277s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.042268s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.006907s] ... ok {26} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.008294s] ... ok {26} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.006194s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.026941s] ... ok {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.025504s] ... ok {24} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_create [0.013152s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.044535s] ... ok {17} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.021656s] ... ok {25} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.017660s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.006942s] ... ok {29} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.023311s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.050962s] ... ok {30} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.006969s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.025116s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.030683s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.033145s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_group_specs_prop [0.007858s] ... ok {20} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.053378s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_delete_volume_metadata [0.008314s] ... ok {12} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype [0.007862s] ... ok {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.038778s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,097 openstack.baremetal Still waiting for the lock to be released on node fbfd0202-3c34-4c72-ad27-005032366f25, currently locked by conductor conductor0 2024-09-19 17:23:37,097 openstack.iterate_timeout Waiting 2.0 seconds {14} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.007107s] ... ok {25} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach_force [0.012136s] ... ok {5} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.035508s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_get_chassis [0.057344s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.025473s] ... ok {23} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.037587s] ... ok {28} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.051092s] ... ok {29} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.025784s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.021409s] ... ok {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.053372s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,027 openstack.baremetal Still waiting for node c081e7dd-3e37-4639-ae55-4ab142d8fb0f to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:37,027 openstack.iterate_timeout Waiting 2.0 seconds {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.025027s] ... ok {10} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.006628s] ... ok {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.006567s] ... ok {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.008080s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,572 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {24} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_ignore [0.011228s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.025311s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.007229s] ... ok {19} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.012636s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_drivers [0.008745s] ... ok {15} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.012944s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.036312s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_groups [0.007057s] ... ok {14} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.023865s] ... ok {8} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.021905s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.023298s] ... ok {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.069566s] ... ok {27} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.018448s] ... ok {2} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.020108s] ... ok {17} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.007495s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,105 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.052234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,917 openstack.image Deleting failed upload of image image-2 {11} openstack.tests.unit.common.test_tag.TestTagMixin.test_add_tag [0.007663s] ... ok {26} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.019305s] ... ok {29} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.030105s] ... ok {29} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.046830s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,135 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:37,142 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.026465s] ... ok {26} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.010520s] ... ok {21} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.007630s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.035173s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.036263s] ... ok {23} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.025395s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.026515s] ... ok {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.071003s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,249 openstack.baremetal Still waiting for node 494c88af-7ff5-4bea-a5ae-f1df875a1b71 to reach state "active", the current state is "deploy wait" 2024-09-19 17:23:37,249 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.039191s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,294 openstack.image image image-2 exists and is up to date {19} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.008764s] ... ok {10} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable [0.007847s] ... ok {25} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete [0.006853s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.026485s] ... ok {9} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.030153s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node_no_retries [0.009793s] ... ok {24} openstack.tests.unit.block_storage.v3.test_type.TestType.test_get_private_access [0.007819s] ... ok {24} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.007285s] ... ok {12} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unmanage [0.007786s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.028967s] ... ok {26} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.010346s] ... ok {29} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.052654s] ... ok {16} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.048190s] ... ok {26} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.010152s] ... ok {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.035945s] ... ok {23} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.061994s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,146 openstack.baremetal Still waiting for node 95c57882-341e-4038-8d25-68c6f8db9c56 to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:37,146 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:37,160 openstack.baremetal Still waiting for node 95c57882-341e-4038-8d25-68c6f8db9c56 to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:37,160 openstack.iterate_timeout Waiting 2.0 seconds {20} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.059696s] ... ok {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.028367s] ... ok {24} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_error [0.007561s] ... ok {17} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.026091s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.025326s] ... ok {27} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.024022s] ... ok {14} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.022323s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.008516s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.006954s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.007931s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.008511s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.006883s] ... ok {25} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image [0.008134s] ... ok {25} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.029061s] ... ok {25} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.022369s] ... ok {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.030404s] ... ok {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.065310s] ... ok {25} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.024047s] ... ok {25} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.020840s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.019058s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.011854s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.056996s] ... ok {31} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.010225s] ... ok {31} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.007797s] ... ok {31} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation_ignore [0.007753s] ... ok {31} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_get_driver [0.008269s] ... ok {31} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.008590s] ... ok {31} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete [0.006873s] ... ok {31} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.008416s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_get [0.007689s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status_percentage [0.008233s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_create_attrs [0.007346s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_find [0.007351s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_find [0.008542s] ... ok {31} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_reserve [0.009056s] ... ok {31} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.006592s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.006325s] ... ok {29} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.023464s] ... ok {10} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.006334s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.025753s] ... ok {28} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.051266s] ... ok {28} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.054865s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.006665s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.054874s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.027851s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.045437s] ... ok {6} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.029867s] ... ok {27} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.029827s] ... ok {26} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.021122s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,270 openstack Swift capabilities not supported. Using default max file size. {19} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.006537s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.031631s] ... ok {18} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.037490s] ... ok {15} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_cluster [0.011757s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.025878s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.050775s] ... ok {26} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.033258s] ... ok {9} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.024527s] ... ok {9} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.029730s] ... ok {14} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.024654s] ... ok {21} openstack.tests.unit.block_storage.v3.test_type.TestType.test_remove_private_access [0.008112s] ... ok {22} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.024590s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.025490s] ... ok {28} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.082080s] ... ok {27} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.027856s] ... ok {23} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.033172s] ... ok {23} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.030653s] ... ok {23} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.021059s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_actions [0.007042s] ... ok {10} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.024827s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.063185s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,127 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-19 17:23:37,132 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2024-09-19 17:23:37,138 keystoneauth.session Retriable status code 409. Retrying in 0.5s. {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.024504s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.016589s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.027496s] ... ok {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.048232s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,481 openstack.baremetal Still waiting for node a7884bdc-ae2a-4ae9-9fad-cb3afadef4ea to reach state "available", the current state is "manageable" 2024-09-19 17:23:37,481 openstack.iterate_timeout Waiting 2.0 seconds {31} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.057824s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,533 openstack.baremetal Still waiting for node d14c7d4a-ca0f-4c0c-b7df-00e27ae66828 to reach state "active", the current state is "available" 2024-09-19 17:23:37,534 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:37,541 openstack.baremetal Still waiting for node d14c7d4a-ca0f-4c0c-b7df-00e27ae66828 to reach state "active", the current state is "deploying" 2024-09-19 17:23:37,541 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.007113s] ... ok {17} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.028540s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,161 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {29} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.032859s] ... ok {22} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.016006s] ... ok {4} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.021188s] ... ok {13} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.021707s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.114389s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:36,965 openstack.baremetal Still waiting for node 7f7ec820-2fc3-43b8-a764-d465a8c039cd to reach state "manageable", the current state is "available" 2024-09-19 17:23:36,965 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:36,990 openstack.baremetal Still waiting for node 7f7ec820-2fc3-43b8-a764-d465a8c039cd to reach state "manageable", the current state is "inspecting" 2024-09-19 17:23:36,990 openstack.iterate_timeout Waiting 2.0 seconds {15} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.013766s] ... ok {21} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.009327s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.034140s] ... ok {9} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.020692s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.023020s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain_exists [0.082440s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,692 openstack Assignment already exists {8} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.020956s] ... ok {11} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.009393s] ... ok {24} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly [0.007814s] ... ok {16} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.026121s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.016015s] ... ok {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.037411s] ... ok {28} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.077002s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,509 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-19 17:23:37,510 openstack.iterate_timeout Waiting 2.0 seconds {28} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.079451s] ... ok {11} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.010446s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.024825s] ... ok {17} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.026245s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.042141s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration [0.009027s] ... ok {0} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.007280s] ... ok {23} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.148096s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,349 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-19 17:23:37,376 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. {2} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.016890s] ... ok {22} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.016736s] ... ok {30} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.039647s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,098 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-19 17:23:37,102 keystoneauth.session Retriable status code 409. Retrying in 1.0s. {24} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.034069s] ... ok {26} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.076324s] ... ok {6} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.027330s] ... ok {19} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.024822s] ... ok {22} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.015146s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.024502s] ... ok {18} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.111123s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,087 openstack.resource Still waiting for resource Volume:12345 to reach state available, current state is creating 2024-09-19 17:23:37,088 openstack.iterate_timeout Waiting 2.0 seconds {30} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.027358s] ... ok {19} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.043389s] ... ok {19} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.033845s] ... ok {14} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.032073s] ... ok {23} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.022798s] ... ok {23} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.031470s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.006919s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_cors [0.021451s] ... ok {8} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.042778s] ... ok {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.038090s] ... ok {27} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.008007s] ... ok {27} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.009068s] ... ok {25} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.051523s] ... ok {25} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.054823s] ... ok {20} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.006941s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.034935s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.026528s] ... ok {27} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.031611s] ... ok {29} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.013920s] ... ok {29} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.031433s] ... ok {29} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.006591s] ... ok {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.056693s] ... ok {17} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.037162s] ... ok {11} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_basic [0.006533s] ... ok {31} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.037740s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update [0.008055s] ... ok {24} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.035717s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.010138s] ... ok {26} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.081824s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.022243s] ... ok {23} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.018572s] ... ok {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.012491s] ... ok {15} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach_force [0.010655s] ... ok {8} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.033160s] ... ok {30} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.020415s] ... ok {30} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.020185s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.031296s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.026289s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.007780s] ... ok {31} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.055577s] ... ok {27} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.006408s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain_or_system [0.039144s] ... ok {28} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.111974s] ... ok {28} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.034159s] ... ok {13} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.022084s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.034592s] ... ok {29} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.006665s] ... ok {27} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.021114s] ... ok {24} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.055607s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.036250s] ... ok {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.033798s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,133 openstack.baremetal Still waiting for the lock to be released on node 876da95e-9c78-48ef-b886-c0729d9ca4b1, currently locked by conductor conductor99 2024-09-19 17:23:37,133 openstack.iterate_timeout Waiting 2.0 seconds {21} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.030140s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,163 openstack.baremetal Still waiting for the lock to be released on node 0c730c1e-b38c-4f09-b677-bdac57d540e8, currently locked by conductor conductor0 2024-09-19 17:23:37,163 openstack.iterate_timeout Waiting 2.0 seconds {23} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.006241s] ... ok {20} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.012290s] ... ok {20} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.010404s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.007355s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.008539s] ... ok {13} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.030589s] ... ok {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.025653s] ... ok {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project_not_exists [0.036535s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,404 openstack Assignment does not exists {12} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.007282s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain [0.045857s] ... ok {25} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.041738s] ... ok {25} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.023591s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,482 openstack Failed to delete domain c233dbe26767409babb1e4a579206a79 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 749, in delete_domain self.identity.update_domain(domain_id, is_enabled=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 207, in update_domain return self._update(_domain.Domain, domain, **attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 550, in _update return res.commit(self, base_path=base_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1693, in commit return self._commit( ^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1738, in _commit self._translate_response(response, has_body=has_body) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ConflictException: ConflictException: 409: Client Error for url: https://identity.example.com/v3/domains/c233dbe26767409babb1e4a579206a79, {"domain": {"id": "c233dbe26767409babb1e4a579206a79", "name": "domainName-3", "description": "domainDesc-2", "enabled": true}} {25} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.021630s] ... ok {25} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.018361s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.010214s] ... ok {18} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.015913s] ... ok {9} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.027999s] ... ok {8} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.030568s] ... ok {8} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.027367s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.006647s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.047163s] ... ok {10} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.053697s] ... ok {14} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.034206s] ... ok {30} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.057689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,224 openstack.iterate_timeout Waiting 2.0 seconds {30} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.035286s] ... ok {26} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.061305s] ... ok {22} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.034178s] ... ok {21} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.057606s] ... ok {21} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.021720s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.006640s] ... ok {25} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.043902s] ... ok {14} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.046937s] ... ok {27} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.023466s] ... ok {16} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.007969s] ... ok {19} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.077540s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.047702s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.029490s] ... ok {21} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.015373s] ... ok {18} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.009993s] ... ok {18} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.021357s] ... ok {18} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.025655s] ... ok {18} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.040097s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.007453s] ... ok {19} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.027318s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,173 openstack Failed to delete domain 4fc304844a3f4d46a15cb635a9dcc2b8 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 750, in delete_domain self.identity.delete_domain(domain_id, ignore_missing=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 156, in delete_domain self._delete(_domain.Domain, domain, ignore_missing=ignore_missing) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 519, in _delete rv = res.delete(self) ^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1846, in delete self._translate_response(response, has_body=False, **kwargs) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ResourceNotFound: ResourceNotFound: 404: Client Error for url: https://identity.example.com/v3/domains/4fc304844a3f4d46a15cb635a9dcc2b8 {21} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.054109s] ... ok {9} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.018888s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,411 openstack Security group doesNotExist not found for deleting {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.017497s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.007818s] ... ok {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain_not_exists [0.047875s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,453 openstack Assignment does not exists {31} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.053665s] ... ok {23} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.020253s] ... ok {23} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.009855s] ... ok {23} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.114974s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,548 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-09-19 17:23:37,548 openstack swift uploading /tmp/tmp04zb7zx6/tmp9shpvfa3 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-09-19 17:23:37,603 openstack.object-store Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. {8} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.035128s] ... ok {8} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.044157s] ... ok {9} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.007255s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.006920s] ... ok {24} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.023941s] ... ok {24} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.030765s] ... ok {27} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.021625s] ... ok {17} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.020676s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.037639s] ... ok {29} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.022984s] ... ok {29} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.042324s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,381 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2024-09-19 17:23:37,381 openstack swift uploading /tmp/tmpsgq1tkoy/tmp46ntur8p to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 {22} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.071429s] ... ok {22} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.030696s] ... ok {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.084526s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,343 openstack Disabling volume entry in catalog per config {15} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.006642s] ... ok {31} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.026694s] ... ok {6} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.010916s] ... ok {21} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.060344s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,366 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html {10} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.013140s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,187 openstack.iterate_timeout Waiting 2.0 seconds {13} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.023663s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.021478s] ... ok {12} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.041813s] ... ok {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.021023s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {8} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project [0.047922s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.028786s] ... ok {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.024728s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.082983s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,406 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2024-09-19 17:23:37,407 openstack swift uploading /tmp/tmpxiz9ovh4/tmp3psr_n0e to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 {9} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.022559s] ... ok {3} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.027766s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.008815s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.027370s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.029450s] ... ok {25} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.022851s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.024492s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.007440s] ... ok {9} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.022613s] ... ok {9} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.007512s] ... ok {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.032141s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.031711s] ... ok {10} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.024589s] ... ok {13} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.006252s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.028659s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.024638s] ... ok {26} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project_exists [0.098592s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,625 openstack Assignment already exists {23} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.048620s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.026112s] ... ok {27} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.026177s] ... ok {17} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.068448s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,283 openstack.resource Still waiting for resource Server:b849b70c-749a-49bb-b72e-b9ce2d6f1dda to reach state ACTIVE, current state is REBUILD 2024-09-19 17:23:37,283 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.007250s] ... ok {22} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.025531s] ... ok {24} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.027328s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,182 openstack Firewall rule deny_ssh not found for removing {16} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.006746s] ... ok {21} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.026808s] ... ok {24} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.020412s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.051357s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.034835s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,311 openstack swift checksum mismatch: /tmp/tmpy039kg9r/tmpid50cekr!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2024-09-19 17:23:37,312 openstack swift uploading /tmp/tmpy039kg9r/tmpid50cekr to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.049618s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.030867s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.006392s] ... ok {11} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.014759s] ... ok {11} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.016693s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.023007s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,404 openstack Swift capabilities not supported. Using default max file size. {12} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.022091s] ... ok {28} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.040448s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.008517s] ... ok {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.038053s] ... ok {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.006375s] ... ok {30} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.021604s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.006965s] ... ok {13} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.036714s] ... ok {29} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.028453s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,409 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,409 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,409 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,410 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,410 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,410 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.022580s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,430 openstack Network test-net not found for deleting {19} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.021811s] ... ok {27} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.033274s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,394 openstack 'qos-bw-limit-direction' extension is not available on target cloud {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.024785s] ... ok {10} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.027735s] ... ok {8} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.006556s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.019569s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.041082s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.028853s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,430 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 {23} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.033349s] ... ok {25} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.029741s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.012185s] ... ok {5} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.019289s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.054269s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,247 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2024-09-19 17:23:37,252 keystoneauth.session Retriable status code 503. Retrying in 1.0s. {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.006757s] ... ok {11} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.016392s] ... ok {24} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.021443s] ... ok {14} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.321624s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,453 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2024-09-19 17:23:37,454 openstack swift uploading /tmp/tmp84v8z5y9/tmp_ttq4jhb to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.021304s] ... ok {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.027870s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_delete_cluster_metadata [0.014790s] ... ok {22} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.037451s] ... ok {4} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.021945s] ... ok {21} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.006954s] ... ok {26} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.048332s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,679 openstack Router goofy not found for deleting {29} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.046643s] ... ok {27} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.032945s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,426 openstack 'qos-bw-limit-direction' extension is not available on target cloud {17} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.023276s] ... ok {8} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.020011s] ... ok {7} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.030572s] ... ok {11} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.015884s] ... ok {26} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.040468s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.021321s] ... ok {25} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.037274s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.037740s] ... ok {28} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.067503s] ... ok {28} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.039027s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,895 openstack.image Deleting failed upload of image image-2 {28} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.030972s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.007343s] ... ok {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.023474s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.006803s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.021374s] ... ok {30} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.057697s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.024978s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.007114s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax [0.026476s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,458 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax-2/index.html {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.009185s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.006502s] ... ok {21} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.029828s] ... ok {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.019357s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.008024s] ... ok {23} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.096038s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,790 openstack.resource Still waiting for resource Server:0e31122b-46da-4595-8e74-17bb6462991f to reach state ACTIVE, current state is REBUILD 2024-09-19 17:23:37,791 openstack.iterate_timeout Waiting 2.0 seconds {24} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.035540s] ... ok {19} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.066503s] ... ok {29} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.022358s] ... ok {29} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.041333s] ... ok {27} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.019061s] ... ok {18} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.020544s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.060224s] ... ok {15} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.041780s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.027094s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.021003s] ... ok {22} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.021762s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,309 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.007033s] ... ok {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.031400s] ... ok {30} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.009431s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.042011s] ... ok {14} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.012890s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.021974s] ... ok {24} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.039284s] ... ok {25} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.033351s] ... ok {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.024570s] ... ok {27} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.019700s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.006326s] ... ok {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.030510s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,395 openstack 'qos-default' extension is not available on target cloud {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.020607s] ... ok {19} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.029375s] ... ok {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.030067s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.038302s] ... ok {13} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.007490s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.024310s] ... ok {11} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.015671s] ... ok {14} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.056922s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain [0.052406s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.009844s] ... ok {31} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.022776s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.033858s] ... ok {28} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.026411s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.075783s] ... ok {22} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.014275s] ... ok {20} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.077480s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,500 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-09-19 17:23:37,501 openstack swift uploading /tmp/tmp6fhm2n_i/tmp0_9d9fb0 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-09-19 17:23:37,532 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 2024-09-19 17:23:37,540 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_object_store.py", line 500, in _wait_for_futures exceptions.raise_from_response(result) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 {24} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.021060s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.030655s] ... ok {8} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.023749s] ... ok {30} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.006343s] ... ok {18} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.020672s] ... ok {28} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.018572s] ... ok {17} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.020515s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project [0.047971s] ... ok {25} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.021713s] ... ok {19} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.009651s] ... ok {27} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.034395s] ... ok {13} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.032862s] ... ok {26} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.034732s] ... ok {21} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.026091s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.148707s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,555 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.038968s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,913 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_create_attrs [0.015982s] ... ok {25} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.066228s] ... ok {23} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.041085s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.033956s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.024106s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.028088s] ... ok {19} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.013223s] ... ok {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.030219s] ... ok {10} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.072838s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.021137s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.061253s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.007198s] ... ok {22} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.025758s] ... ok {12} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.020761s] ... ok {4} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.035695s] ... ok {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.066699s] ... ok {20} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.046880s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.012003s] ... ok {21} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.143100s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,559 openstack swift stale check, no object: container-3/image-2 2024-09-19 17:23:37,559 openstack swift uploading /tmp/tmp30_qj1q_/tmpxqk0wvp_ to container-3/image-2 2024-09-19 17:23:37,569 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-19 17:23:37,588 openstack.image Image Task d56b50d4-6a01-43a5-91d4-b1bbedb46f78 imported 492e9ffd-28e1-4ab7-a9f9-24aea56e6d09 in 0.022057533264160156 {18} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.028555s] ... ok {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.019234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,876 openstack Security group doesNotExist not found for deleting {23} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.020062s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.023204s] ... ok {29} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain [0.049224s] ... ok {22} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.023405s] ... ok {25} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.030853s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.012421s] ... ok {24} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.022126s] ... ok {23} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.019755s] ... ok {19} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.015894s] ... ok {14} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.039068s] ... ok {26} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.019284s] ... ok {8} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.024055s] ... ok {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.007695s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.047333s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_user [0.018032s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.008344s] ... ok {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.035680s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,159 openstack Disabling network entry in catalog per config 2024-09-19 17:23:37,179 openstack Disabling volume entry in catalog per config {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project [0.091066s] ... ok {15} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.030031s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.026067s] ... ok {28} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.024819s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.034465s] ... ok {5} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.026812s] ... ok {31} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.024527s] ... ok {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.032353s] ... ok {30} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.047776s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.015282s] ... ok {28} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.024119s] ... ok {21} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.022358s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,638 openstack Keypair key-2 not found for deleting {5} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.019817s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.008101s] ... ok {24} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.020100s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.026117s] ... ok {27} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain_not_exists [0.037139s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,542 openstack Assignment does not exists {8} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.006658s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.013077s] ... ok {26} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.022838s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.007568s] ... ok {22} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.024956s] ... ok {29} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain_not_exists [0.044326s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,621 openstack Assignment does not exists {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete [0.017419s] ... ok {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.025930s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.040750s] ... ok {18} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.063853s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.007477s] ... ok {13} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.007715s] ... ok {23} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.032254s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.044766s] ... ok {27} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.021291s] ... ok {30} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.019106s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.009447s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.026786s] ... ok {10} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.021699s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.008337s] ... ok {26} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.029005s] ... ok {21} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.022779s] ... ok {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_update_network_provider [0.027294s] ... ok {14} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.021831s] ... ok {14} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.027437s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.033817s] ... ok {28} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.006643s] ... ok {26} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.007378s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete [0.009140s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.006830s] ... ok {24} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.025578s] ... ok {29} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.026674s] ... ok {15} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.023401s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.006989s] ... ok {25} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.019967s] ... ok {13} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.006538s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.018670s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.008293s] ... ok {11} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.006813s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.018551s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.030555s] ... ok {14} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.032704s] ... ok {2} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.067505s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,637 openstack.iterate_timeout Waiting 2.0 seconds {19} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.021239s] ... ok {26} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.016411s] ... ok {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.025218s] ... ok {31} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.017343s] ... ok {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.043943s] ... ok {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain [0.047180s] ... ok {28} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.026683s] ... ok {28} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.040824s] ... ok {23} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.028042s] ... ok {21} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.029497s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,692 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {5} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.024725s] ... ok {18} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.023187s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,480 openstack Port non-existent not found for deleting {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.028388s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,435 openstack Security group None not found for adding {12} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.024353s] ... ok {29} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.023860s] ... ok {27} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.019659s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.007027s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations [0.007135s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.053814s] ... ok {28} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.041504s] ... ok {25} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.012292s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.007669s] ... ok {19} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.033262s] ... ok {11} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.008969s] ... ok {16} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.007008s] ... ok {20} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.025633s] ... ok {30} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.013340s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.012843s] ... ok {10} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.007857s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_get [0.007071s] ... ok {4} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.052628s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.030406s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.007677s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.020599s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.024134s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project_not_exists [0.044225s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,270 openstack Assignment does not exists {31} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.006676s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,884 openstack Disabling network entry in catalog per config {28} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.039411s] ... ok {19} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.038816s] ... ok {21} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.029112s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.024212s] ... ok {8} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.007411s] ... ok {8} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.007448s] ... ok {27} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.024223s] ... ok {27} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.022837s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.008756s] ... ok {14} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.027972s] ... ok {24} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.025489s] ... ok {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.006542s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.043757s] ... ok {23} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.027204s] ... ok {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.037854s] ... ok {20} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.020466s] ... ok {14} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.025393s] ... ok {25} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.025160s] ... ok {29} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.022536s] ... ok {23} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.022541s] ... ok {28} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.006871s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.007574s] ... ok {20} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.021173s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.006732s] ... ok {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.024383s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.007117s] ... ok {8} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.006787s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.033561s] ... ok {12} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.019661s] ... ok {18} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.020141s] ... ok {24} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.025321s] ... ok {25} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.024014s] ... ok {31} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.006581s] ... ok {31} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.010128s] ... ok {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.030039s] ... ok {21} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.044591s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,766 openstack QoS policy goofy not found for deleting {28} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.006565s] ... ok {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.008543s] ... ok {22} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.023322s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.011238s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.006817s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.007905s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain [0.065017s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project_exists [0.043110s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,597 openstack Assignment already exists {11} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segments [0.007046s] ... ok {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.026756s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,744 openstack 'qos-default' extension is not available on target cloud {30} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.073357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,533 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2024-09-19 17:23:37,533 openstack swift uploading /tmp/tmpnam231j1/tmp1ll_axk4 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 {30} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.047111s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.007686s] ... ok {22} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.025937s] ... ok {23} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.007386s] ... ok {23} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.007475s] ... ok {20} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.026401s] ... ok {12} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.025821s] ... ok {4} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.006872s] ... ok {14} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.025030s] ... ok {17} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.007762s] ... ok {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.045915s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.007565s] ... ok {27} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.037322s] ... ok {19} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.023492s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.016323s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.039395s] ... ok {1} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata [0.008358s] ... ok {23} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.007223s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.007041s] ... ok {26} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.014657s] ... ok {3} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.015155s] ... ok {8} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.006723s] ... ok {28} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.006676s] ... ok {18} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.019846s] ... ok {17} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_defaults [0.007328s] ... ok {12} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.028884s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.043628s] ... ok {22} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.027357s] ... ok {24} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.019295s] ... ok {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.018901s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.007271s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.006951s] ... ok {27} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.051621s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.006966s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_update [0.012210s] ... ok {16} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.021804s] ... ok {14} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.026500s] ... ok {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.048036s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.026636s] ... ok {31} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.083669s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,932 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-09-19 17:23:37,933 openstack swift uploading /tmp/tmp1m6zadsc/tmphpe1np4m to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-09-19 17:23:37,960 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 {20} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.023572s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.006536s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.006971s] ... ok {19} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.019925s] ... ok {8} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.007442s] ... ok {25} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.023547s] ... ok {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.030971s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.032725s] ... ok {23} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.007031s] ... ok {30} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.029907s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,655 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {26} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_exists [0.017608s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.010602s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.006858s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.008985s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.009946s] ... ok {21} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.037290s] ... ok {28} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.006915s] ... ok {14} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.007010s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_tags_attribute [0.007799s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.038698s] ... ok {29} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.107824s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,704 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,705 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,705 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,706 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,706 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,706 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,707 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,707 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,707 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,708 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,708 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,708 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,708 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,709 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,709 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,709 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,709 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,710 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,710 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,710 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,711 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,711 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,711 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,711 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,712 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,712 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,712 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,713 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,713 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,713 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,713 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,714 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,714 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,714 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,714 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,715 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,715 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,715 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,716 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,716 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,716 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,717 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,717 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,717 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,717 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,718 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,718 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,718 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,718 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,719 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,719 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,719 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,720 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:2 3:37,720 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,720 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,720 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,721 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,721 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,721 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,721 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,722 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,722 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,723 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,723 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,723 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,723 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,724 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,724 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,724 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,725 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,725 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,725 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,725 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,726 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,726 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,726 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,727 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,727 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,727 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,727 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,728 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,728 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,728 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,728 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,729 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,729 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,729 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,730 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,730 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,730 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,730 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,731 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,731 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,731 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,732 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,732 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,732 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,732 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,733 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,733 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,733 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,733 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,734 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,734 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,734 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,735 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,735 openst ack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,735 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,735 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,736 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,736 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,736 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,737 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,737 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,737 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,737 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,738 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,738 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,738 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,738 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,739 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,739 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,739 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,740 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,740 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,740 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,740 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,741 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,741 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,741 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,741 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,742 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,742 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,742 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,743 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,743 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,743 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,744 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,744 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,744 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,744 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,745 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,745 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,745 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,745 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,746 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,746 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,746 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,746 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,747 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,747 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,747 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,748 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,748 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,748 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,748 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,749 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,749 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,749 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,750 openstack.iterate_tim eout Waiting 1.0 seconds 2024-09-19 17:23:37,750 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,750 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,750 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,751 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,751 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,751 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,752 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,752 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,752 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,752 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,753 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,753 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,753 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,754 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,754 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,754 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,755 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,755 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,755 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,756 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,756 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,756 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,756 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,757 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,757 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,757 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,757 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,758 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,758 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,758 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,759 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,759 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,759 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,759 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,760 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,760 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,760 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,760 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,761 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,761 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,761 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,762 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,762 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,762 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,762 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,763 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,763 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,763 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,764 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,764 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,764 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,764 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,765 openstack.iterate_timeout Wai ting 1.0 seconds 2024-09-19 17:23:37,765 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,765 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,765 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,766 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,766 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,766 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,767 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,767 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,767 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,767 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,768 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,768 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,768 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,769 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,769 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,769 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,769 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,770 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,770 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,770 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,771 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,771 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,771 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,771 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,772 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,772 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,772 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,772 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,773 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,773 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,773 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,774 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,774 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,774 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,774 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,775 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,775 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,775 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,776 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,776 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,776 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,776 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,777 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,777 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,777 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,777 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,778 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,778 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,778 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,779 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,779 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,779 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,779 openstack.iterate_timeout Waiting 1.0 second s 2024-09-19 17:23:37,780 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,780 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,780 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,780 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,781 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,781 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,781 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,782 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,782 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,782 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,782 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,783 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,783 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,783 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,783 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,784 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,784 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,784 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,785 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,785 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,785 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,785 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,786 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,786 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,786 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,787 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,787 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,787 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,787 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,788 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,788 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,788 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,789 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,789 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,789 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,789 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,790 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,790 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,790 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,790 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,791 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,791 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,791 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,792 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,792 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,792 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,792 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,793 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,793 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,793 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,793 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,794 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,794 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17 :23:37,794 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,795 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,795 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,795 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,796 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,796 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,796 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,796 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,797 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,797 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,797 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,797 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,798 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,798 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,798 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,799 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,799 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,799 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,800 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,800 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,800 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,800 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,801 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,801 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,801 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,801 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,802 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,802 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,802 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,803 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,803 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,803 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,803 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,804 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,804 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:37,804 openstack.iterate_timeout Waiting 1.0 seconds {20} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.023499s] ... ok {27} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.013457s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.010636s] ... ok {14} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.026952s] ... ok {23} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata [0.007942s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.007312s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project_exists [0.062857s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,815 openstack Assignment already exists {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.007216s] ... ok {11} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.008387s] ... ok {31} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.025074s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,010 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,011 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,011 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,011 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,012 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,012 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain [0.045538s] ... ok {12} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.026289s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.007661s] ... ok {24} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.032131s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.022794s] ... ok {11} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.007067s] ... ok {26} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.015407s] ... ok {23} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_update_quota [0.007913s] ... ok {8} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.007425s] ... ok {22} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.039671s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.008203s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project_not_exists [0.064350s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,883 openstack Assignment does not exists {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.006261s] ... ok {1} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.007908s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.006436s] ... ok {26} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.015538s] ... ok {20} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.007310s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.007236s] ... ok {16} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.017418s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.007097s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.007136s] ... ok {9} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.009296s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.024851s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.008226s] ... ok {29} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.024995s] ... ok {29} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.028294s] ... ok {30} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.019211s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.011746s] ... ok {31} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.029062s] ... ok {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project [0.045600s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.053921s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,938 openstack Server None not found {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.007249s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project [0.053372s] ... ok {28} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_delete_quota [0.007691s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.048791s] ... ok {23} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_single_tag [0.008048s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.007068s] ... ok {21} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.024841s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.007259s] ... ok {24} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.027523s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.007709s] ... ok {11} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.006989s] ... ok {16} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.028121s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.007368s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.022043s] ... ok {12} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.034067s] ... ok {9} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.015888s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.007878s] ... ok {4} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.006913s] ... ok {5} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.020867s] ... ok {21} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.027997s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.016051s] ... ok {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain_exists [0.035989s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,560 openstack Assignment already exists {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.007998s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.007033s] ... ok {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain [0.050828s] ... ok {23} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.016579s] ... ok {4} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get [0.007866s] ... ok {29} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.046142s] ... ok {31} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.020327s] ... ok {13} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get_usage [0.007776s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project [0.047247s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.023969s] ... ok {10} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.020347s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain_not_exists [0.036146s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,431 openstack Assignment does not exists {30} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.046471s] ... ok {28} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.007804s] ... ok {26} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.018286s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.018586s] ... ok {19} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.026825s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.022151s] ... ok {7} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.021573s] ... ok {4} openstack.tests.unit.common.test_tag.TestTagMixin.test_set_tags [0.008283s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.041744s] ... ok {9} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.018792s] ... ok {31} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.037588s] ... ok {13} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.007506s] ... ok {11} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.007568s] ... ok {2} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.030227s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.037674s] ... ok {22} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.022778s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.021846s] ... ok {6} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.026321s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.020864s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.007762s] ... ok {5} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.022789s] ... ok {21} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.030186s] ... ok {8} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.010970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,575 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,576 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,576 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,577 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,577 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,577 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,577 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.007067s] ... ok {25} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.006974s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.012357s] ... ok {20} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.007189s] ... ok {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.020628s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.006947s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.008910s] ... ok {19} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.007161s] ... ok {16} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.024477s] ... ok {17} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.007563s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.013321s] ... ok {29} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.024741s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.007326s] ... ok {9} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.011106s] ... ok {10} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.006545s] ... ok {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.021255s] ... ok {16} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.008276s] ... ok {18} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.019590s] ... ok {14} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_basic [0.007719s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project [0.064863s] ... ok {27} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.016171s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.007888s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.008760s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.007331s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.041019s] ... ok {20} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.022383s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.022084s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.010225s] ... ok {9} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.006800s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.007010s] ... ok {31} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.015112s] ... ok {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.018071s] ... ok {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.021222s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.009347s] ... ok {30} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project_not_exists [0.082016s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,804 openstack Assignment does not exists {30} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.038055s] ... ok {24} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project_exists [0.038493s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,599 openstack Assignment already exists {11} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.007780s] ... ok {11} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete [0.007019s] ... ok {25} openstack.tests.unit.common.test_metadata.TestMetadata.test_replace_metadata [0.008018s] ... ok {17} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_basic [0.007255s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.008317s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.008263s] ... ok {3} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.020634s] ... ok {24} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.020321s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,621 openstack Security group 10 not found for deleting {21} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.021576s] ... ok {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.009646s] ... ok {16} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.011088s] ... ok {16} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.010150s] ... ok {16} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.011712s] ... ok {29} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.006811s] ... ok {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.038600s] ... ok {22} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.023952s] ... ok {21} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.015561s] ... ok {19} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.008853s] ... ok {10} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.024969s] ... ok {16} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.007451s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.070140s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.022685s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,040 openstack Subnet goofy not found for deleting {6} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.025514s] ... ok {18} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.009186s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,726 openstack.iterate_timeout Waiting 1.0 seconds {18} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.006445s] ... ok {29} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.007221s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoints [0.007703s] ... ok {9} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.009406s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.032386s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.007927s] ... ok {16} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_bad [0.014732s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.024522s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.009985s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.019639s] ... ok {10} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.046413s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.007174s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.025188s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {31} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.013805s] ... ok {12} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.006233s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_groups [0.012736s] ... ok {22} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.006978s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.027208s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.008772s] ... ok {6} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.041606s] ... ok {18} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.029100s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.007588s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.007001s] ... ok {29} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.006879s] ... ok {30} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.028641s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.008291s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.029405s] ... ok {21} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.007460s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,935 openstack.iterate_timeout Waiting 1.6 seconds {8} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.008205s] ... ok {9} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.006755s] ... ok {27} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.044528s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.006959s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_update [0.013189s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.007678s] ... ok {23} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.011276s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.008578s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.007119s] ... ok {10} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.026932s] ... ok {2} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.026889s] ... ok {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.009769s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.014301s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,538 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) {6} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.022663s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.015281s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_query [0.008282s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.007289s] ... ok {11} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.006590s] ... ok {5} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.013344s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,365 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,366 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,366 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,366 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,367 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,367 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,368 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.008877s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.010376s] ... ok {24} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.022363s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.023892s] ... ok {18} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.024535s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.014863s] ... ok {8} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.009340s] ... ok {8} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.009425s] ... ok {22} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.007147s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.008817s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get [0.028643s] ... ok {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.020187s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.007022s] ... ok {19} openstack.tests.unit.common.test_tag.TestTagMixin.test_fetch_tags [0.020833s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.006953s] ... ok {12} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.021214s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.008377s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.006965s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_get [0.010588s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_user [0.011332s] ... ok {9} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.013260s] ... ok {17} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.021950s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.007663s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.007412s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.006925s] ... ok {21} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.023977s] ... ok {8} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.022192s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_migrations [0.021879s] ... ok {17} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.021738s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_force_complete_server_migration [0.008188s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.006879s] ... ok {24} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.018946s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,710 openstack Stack stack_name not found for deleting {26} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.010613s] ... ok {10} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.009909s] ... ok {18} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.006765s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.013602s] ... ok {11} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.007274s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.007941s] ... ok {12} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.021960s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,582 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {30} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.024618s] ... ok {30} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.045697s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.032753s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.012429s] ... ok {16} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.013310s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.012691s] ... ok {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.020234s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.006645s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.007577s] ... ok {23} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.007095s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.008216s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.007526s] ... ok {21} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.024054s] ... ok {21} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.065866s] ... ok {0} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.025945s] ... ok {11} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.011772s] ... ok {19} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.019872s] ... ok {19} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.006611s] ... ok {12} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.006351s] ... ok {22} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.007234s] ... ok {24} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.027719s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.006974s] ... ok {8} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.021354s] ... ok {8} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.021644s] ... ok {17} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.025274s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.007446s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.007304s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages [0.007421s] ... ok {28} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_defaults [0.008095s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.015652s] ... ok {21} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.014543s] ... ok {10} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.006664s] ... ok {16} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_basic [0.007295s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.007234s] ... ok {6} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.006672s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.010209s] ... ok {12} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.036544s] ... ok {24} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_using_id [0.022691s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.007289s] ... ok {17} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.043022s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.006827s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.006620s] ... ok {27} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.013847s] ... ok {28} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.009132s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.009111s] ... ok {22} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.006761s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.015853s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.007240s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.013379s] ... ok {8} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.031294s] ... ok {23} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.013783s] ... ok {20} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.012304s] ... ok {29} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.019284s] ... ok {21} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.006358s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.038546s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,140 openstack.iterate_timeout Waiting 2.0 seconds {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.011760s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.008737s] ... ok {31} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.007385s] ... ok {27} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.011721s] ... ok {12} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.007455s] ... ok {26} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.021374s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.009099s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.007833s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.007559s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage__with_kwargs [0.014010s] ... ok {18} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_not_exists [0.008622s] ... ok {24} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.055377s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.016339s] ... ok {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.020511s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.009963s] ... ok {8} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.012729s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.015795s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.007031s] ... ok {30} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.030026s] ... ok {28} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.012744s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.013805s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.009706s] ... ok {13} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.021898s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.006994s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.006786s] ... ok {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.018592s] ... ok {6} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.006284s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.007794s] ... ok {22} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.006652s] ... ok {10} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.007364s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.009474s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.011457s] ... ok {17} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.007410s] ... ok {7} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.006681s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.006871s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.007917s] ... ok {24} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.028354s] ... ok {15} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.022379s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,379 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-09-19 17:23:37,380 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {20} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.007361s] ... ok {27} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.028245s] ... ok {31} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.015779s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.008964s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.027833s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,209 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {21} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.024900s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.018309s] ... ok {16} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.009949s] ... ok {8} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.020760s] ... ok {26} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.037204s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.007418s] ... ok {0} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.006803s] ... ok {10} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.006732s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.007432s] ... ok {28} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.021016s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.010757s] ... ok {24} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.034762s] ... ok {18} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_make_it [0.007039s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.022142s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.009429s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.007865s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.007235s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.011949s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.007954s] ... ok {13} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.022852s] ... ok {29} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.019992s] ... ok {17} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.010767s] ... ok {7} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.006537s] ... ok {31} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata_item [0.022472s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.006759s] ... ok {13} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.006647s] ... ok {15} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.020306s] ... ok {23} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.022002s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.007832s] ... ok {10} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.006787s] ... ok {20} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.038906s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.009234s] ... ok {28} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.021870s] ... ok {30} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.061316s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.018310s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.006846s] ... ok {31} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.012987s] ... ok {4} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.023915s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.020510s] ... ok {26} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.030563s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {21} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.007409s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.006777s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.009447s] ... ok {27} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.030802s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.009165s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.009899s] ... ok {24} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.011597s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_all_metadata [0.008208s] ... ok {23} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.022801s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {22} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.007728s] ... ok {10} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.006744s] ... ok {15} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.020199s] ... ok {28} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.013627s] ... ok {12} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.007335s] ... ok {4} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_force_complete [0.015286s] ... ok {25} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.007359s] ... ok {29} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.011174s] ... ok {20} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.031503s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.007672s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.007206s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.012529s] ... ok {27} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.040667s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.017964s] ... ok {29} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.006999s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.007904s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.007178s] ... ok {17} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.009625s] ... ok {13} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.007261s] ... ok {16} openstack.tests.unit.image.v2.test_proxy.TestImage.test_reactivate_image [0.016187s] ... ok {4} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_make_it [0.015955s] ... ok {8} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.008400s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.009596s] ... ok {20} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.015788s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.007174s] ... ok {28} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.032526s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.016022s] ... ok {12} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.007259s] ... ok {30} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.015131s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_set_cluster_metadata [0.008349s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.025958s] ... ok {15} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.020874s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.008213s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.012976s] ... ok {13} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.007255s] ... ok {24} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.015566s] ... ok {23} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.013814s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.015154s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.010563s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_abort_server_migration [0.007188s] ... ok {27} openstack.tests.unit.identity.v3.test_group.TestGroup.test_check_user [0.008375s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.009612s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_get [0.007397s] ... ok {16} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.009091s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.015778s] ... ok {26} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.008838s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,123 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.022118s] ... ok {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.009384s] ... ok {29} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.013143s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages__with_kwargs [0.007083s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.008244s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credentials [0.007303s] ... ok {10} openstack.tests.unit.common.test_tag.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.007923s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.007789s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.011522s] ... ok {14} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.013958s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.023302s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.014675s] ... ok {23} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.007769s] ... ok {9} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.006878s] ... ok {28} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.007790s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.015327s] ... ok {8} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.008221s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.007892s] ... ok {0} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.006941s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.020771s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.012019s] ... ok {25} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.009334s] ... ok {20} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.022107s] ... ok {26} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.007756s] ... ok {15} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.022102s] ... ok {28} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.013000s] ... ok {17} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.010399s] ... ok {17} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_good [0.008391s] ... ok {13} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.006947s] ... ok {29} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.022105s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.032836s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {22} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.008272s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.007695s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.008222s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.007330s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.007873s] ... ok {4} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.037253s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.018432s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.009511s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.011114s] ... ok {20} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.015459s] ... ok {21} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.007427s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.020347s] ... ok {10} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_flavor_id [0.008086s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_update [0.007178s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.013952s] ... ok {29} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.026936s] ... ok {8} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.008161s] ... ok {13} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.014486s] ... ok {2} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_make_it [0.007392s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.022044s] ... ok {7} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.006824s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.020792s] ... ok {23} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.007306s] ... ok {28} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.007253s] ... ok {28} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.007375s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.015347s] ... ok {19} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.022271s] ... ok {13} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.006644s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.006974s] ... ok {10} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.006918s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.007865s] ... ok {6} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.007449s] ... ok {24} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.007768s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_create [0.007477s] ... ok {25} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_make_it [0.007920s] ... ok {14} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.007334s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.007932s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.026029s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_roles [0.007264s] ... ok {27} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_domain_role [0.015068s] ... ok {29} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.037312s] ... ok {21} openstack.tests.unit.common.test_metadata.TestMetadata.test_metadata_attribute [0.007878s] ... ok {16} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.018047s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete_ignore [0.007331s] ... ok {20} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.015994s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.008970s] ... ok {28} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.007155s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_find [0.008494s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.008890s] ... ok {16} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.008142s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage [0.007811s] ... ok {7} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_make_it [0.006515s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.007424s] ... ok {31} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.006732s] ... ok {26} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.009216s] ... ok {19} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.024236s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.021739s] ... ok {15} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.019708s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_action_get [0.007308s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.015572s] ... ok {23} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.008309s] ... ok {13} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_bad [0.008050s] ... ok {9} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.006573s] ... ok {30} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.013164s] ... ok {30} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_make_basic [0.008057s] ... ok {8} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.013668s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.007793s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.033247s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.008062s] ... ok {4} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.008050s] ... ok {27} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.009107s] ... ok {6} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_single_item [0.007909s] ... ok {6} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.006972s] ... ok {25} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.013097s] ... ok {29} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.021014s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.007396s] ... ok {28} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.007854s] ... ok {21} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_all_tags [0.014351s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.027844s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,835 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.019507s] ... ok {7} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.013217s] ... ok {19} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.022335s] ... ok {15} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.064903s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.021420s] ... ok {18} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.009070s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.009562s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.007900s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.028525s] ... ok {26} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.006948s] ... ok {9} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.006465s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.017300s] ... ok {3} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.015966s] ... ok {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.010575s] ... ok {16} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.009712s] ... ok {28} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.007471s] ... ok {26} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.006646s] ... ok {14} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.007318s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImage.test_deactivate_image [0.011817s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.007419s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.008168s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.007244s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.007427s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.008422s] ... ok {8} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.026215s] ... ok {14} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.006805s] ... ok {27} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.010018s] ... ok {30} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.012653s] ... ok {24} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.006803s] ... ok {21} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.008121s] ... ok {23} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.006885s] ... ok {23} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.007161s] ... ok {19} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.022150s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_create_attrs [0.007488s] ... ok {24} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.006725s] ... ok {18} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.022232s] ... ok {29} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.026518s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.009313s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.007947s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.013781s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_update [0.007489s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.024900s] ... ok {23} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.007015s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.034451s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_add_user_to_group [0.009116s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.007746s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_not_binary [0.006979s] ... ok {8} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.024448s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.032716s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.043086s] ... ok {19} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.008708s] ... ok {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.014503s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,560 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.013227s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_project_role [0.008706s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.015432s] ... ok {20} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.015967s] ... ok {28} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_good [0.008575s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.017470s] ... ok {26} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_good [0.008083s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.007201s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.007303s] ... ok {3} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.013121s] ... ok {21} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.007937s] ... ok {15} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.020689s] ... ok {18} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.013989s] ... ok {16} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.007563s] ... ok {9} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.007093s] ... ok {31} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.008896s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.007006s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.009858s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.009450s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_create_attrs [0.010284s] ... ok {23} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.007150s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_check_user_in_group [0.008192s] ... ok {13} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.006697s] ... ok {27} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_delete [0.007428s] ... ok {19} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.007043s] ... ok {26} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_bad [0.008000s] ... ok {12} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.014153s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.007195s] ... ok {5} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.010017s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.008838s] ... ok {14} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_good [0.008573s] ... ok {14} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.006871s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete_ignore [0.007219s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_regions [0.007333s] ... ok {12} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.013332s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_find [0.011053s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.008908s] ... ok {16} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.007028s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.007138s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_without_filename [0.007320s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_group [0.008796s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.008470s] ... ok {21} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.011727s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,172 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,173 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,173 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,173 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,174 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,174 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-19 17:23:38,175 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_to_dict_flavor [0.010371s] ... ok {29} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.007134s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.011106s] ... ok {8} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.013071s] ... ok {18} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.013230s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete_ignore [0.006843s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_get [0.007052s] ... ok {31} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.013138s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.031657s] ... ok {20} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.015595s] ... ok {9} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.015367s] ... ok {11} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.011402s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_get [0.007214s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain_exists [0.037614s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,610 openstack Assignment already exists {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.012471s] ... ok {5} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.007753s] ... ok {5} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.010581s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_good [0.014069s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.010004s] ... ok {12} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.034928s] ... ok {28} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_get [0.007115s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.021590s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.007704s] ... ok {14} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.007282s] ... ok {14} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.007085s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.020837s] ... ok {27} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_create_attrs [0.007248s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.007879s] ... ok {28} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.007061s] ... ok {28} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.010132s] ... ok {25} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.023775s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,166 openstack.config Reusing authentication from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {19} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.007310s] ... ok {21} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_basic [0.006739s] ... ok {20} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_bad [0.016311s] ... ok {9} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.030587s] ... ok {23} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.006895s] ... ok {12} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.029712s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.011224s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_get [0.009261s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_create_attrs [0.014921s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_find [0.007498s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_find [0.009062s] ... ok {14} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.007373s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain_exists [0.075244s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,686 openstack Assignment already exists {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.044948s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project [0.046705s] ... ok {11} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.007654s] ... ok {7} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.006654s] ... ok {29} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.006801s] ... ok {20} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_bad [0.022065s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.007710s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_group [0.008254s] ... ok {31} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.015781s] ... ok {27} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.011138s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_find [0.007180s] ... ok {7} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.006759s] ... ok {22} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.007965s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_update [0.009395s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.007210s] ... ok {10} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.017589s] ... ok {14} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.007782s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.007123s] ... ok {28} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.007330s] ... ok {0} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.007750s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.007966s] ... ok {1} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.032462s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.007912s] ... ok {19} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.007070s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_system_role [0.008208s] ... ok {9} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.011987s] ... ok {7} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.013088s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete [0.018658s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_find [0.007388s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.034713s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,814 openstack Security group None not found for adding {16} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.007191s] ... ok {18} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.006964s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.007758s] ... ok {25} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.021547s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_bad [0.009210s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.007359s] ... ok {16} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.007842s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.038985s] ... ok {17} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.006746s] ... ok {31} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.021893s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.024147s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete_ignore [0.007084s] ... ok {23} openstack.tests.unit.identity.v3.test_group.TestGroup.test_add_user [0.010099s] ... ok {22} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.006865s] ... ok {10} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.031257s] ... ok {5} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.007976s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_groups [0.012337s] ... ok {4} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_update [0.007381s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.007829s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.008020s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.007278s] ... ok {12} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.026862s] ... ok {18} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.006560s] ... ok {16} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.007909s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,487 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.007165s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.010729s] ... ok {23} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.019192s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.007018s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_group [0.008298s] ... ok {30} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.026404s] ... ok {15} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.032435s] ... ok {25} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.022633s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_bad [0.015995s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.007203s] ... ok {28} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_protected [0.009611s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,529 openstack image fake exists, but contains different checksums. Updating. {22} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.007637s] ... ok {29} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.008254s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.012005s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_create_attrs [0.009847s] ... ok {14} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.007708s] ... ok {19} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.006830s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_create_attrs [0.007340s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete [0.014748s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.006924s] ... ok {10} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.024062s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.027313s] ... ok {18} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_good [0.007948s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_group [0.021030s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_remove_addresses_from_address_group [0.014155s] ... ok {4} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.007690s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_allow_duplicates_find_not_called [0.008453s] ... ok {31} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.037678s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.022286s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False warnings.warn( {21} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.007009s] ... ok {17} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.006977s] ... ok {25} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.007156s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.009544s] ... ok {26} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_domain_role [0.008185s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_user [0.012761s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.011683s] ... ok {30} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.021932s] ... ok {15} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.019079s] ... ok {12} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.008232s] ... ok {19} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.008095s] ... ok {14} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_create [0.007338s] ... ok {3} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.007052s] ... ok {28} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_binary [0.008479s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,538 openstack image fake exists, but contains different checksums. Updating. {29} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.006965s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.009903s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.018672s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object_long) [0.041567s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.007205s] ... ok {22} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.021754s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_update [0.007148s] ... ok {10} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.021508s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.007672s] ... ok {25} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.007106s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_import_info [0.009561s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_find [0.023161s] ... ok {4} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.007227s] ... ok {13} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.006953s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.021077s] ... ok {31} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.013266s] ... ok {30} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.015447s] ... ok {12} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.007279s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_find [0.013312s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.008089s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_get [0.010857s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_create_attrs [0.015892s] ... ok {4} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.006875s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trusts [0.015434s] ... ok {28} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.006803s] ... ok {1} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.006861s] ... ok {24} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.007932s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_projects [0.006943s] ... ok {17} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.006563s] ... ok {14} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.007230s] ... ok {22} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.022753s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.006985s] ... ok {15} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.019522s] ... ok {26} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.010463s] ... ok {30} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.016069s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.038190s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_update [0.007341s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks_schema_get [0.008259s] ... ok {6} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.008042s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_reset [0.008359s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.007689s] ... ok {29} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_bad [0.008232s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.026187s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.008036s] ... ok {28} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_get [0.007216s] ... ok {21} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.007674s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.024692s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.025705s] ... ok {17} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_basic [0.006489s] ... ok {25} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.006808s] ... ok {14} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.006953s] ... ok {22} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.028546s] ... ok {20} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_project_role [0.021108s] ... ok {7} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.009425s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.013530s] ... ok {13} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.008070s] ... ok {12} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.008114s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_create_attrs [0.015591s] ... ok {26} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_mismatch [0.016689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,235 openstack image fake exists, but contains different checksums. Updating. {24} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.007422s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.018539s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.007438s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_find [0.007469s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_get [0.007052s] ... ok {15} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.024997s] ... ok {30} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.016299s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_find [0.007061s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_find [0.011476s] ... ok {31} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.007593s] ... ok {28} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.006737s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.007373s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.012639s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_find [0.007283s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.007865s] ... ok {25} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.006852s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_create [0.008768s] ... ok {21} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.009291s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_good [0.008485s] ... ok {13} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.006873s] ... ok {29} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_make_it [0.007298s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.009122s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.025535s] ... ok {14} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.007438s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.028222s] ... ok {7} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.006725s] ... ok {31} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.006991s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.030498s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete [0.016334s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.024979s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.014020s] ... ok {26} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import [0.017146s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.007771s] ... ok {25} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.007524s] ... ok {22} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.007850s] ... ok {23} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete_ignore [0.007208s] ... ok {24} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_basic [0.007283s] ... ok {30} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.015703s] ... ok {17} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.007042s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_update [0.007732s] ... ok {20} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.014924s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_delete [0.007696s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_get [0.007691s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_create_attrs [0.007383s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete [0.006990s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_find [0.007102s] ... ok {1} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.006822s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_users [0.010132s] ... ok {31} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.006647s] ... ok {2} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.010677s] ... ok {28} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete_ignore [0.007255s] ... ok {8} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.013495s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_user [0.008835s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_update [0.012214s] ... ok {26} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload_no_args [0.019263s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_containers [0.007020s] ... ok {13} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.006615s] ... ok {25} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_good [0.008758s] ... ok {4} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.008098s] ... ok {28} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.006941s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.024281s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_group [0.008570s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.033593s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_get [0.008818s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.008053s] ... ok {7} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_make_it [0.011232s] ... ok {27} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.015716s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_get [0.007485s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.019091s] ... ok {30} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.016260s] ... ok {15} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.007643s] ... ok {21} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.009048s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.007791s] ... ok {23} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.006734s] ... ok {29} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.008324s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.007403s] ... ok {17} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.008989s] ... ok {22} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.007393s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.021919s] ... ok {20} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.010837s] ... ok {26} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete [0.007110s] ... ok {24} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.006582s] ... ok {30} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.048708s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.021211s] ... ok {21} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.021309s] ... ok {14} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.006924s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.025358s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {31} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.006894s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.006924s] ... ok {13} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.006877s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.009455s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_data_binary [0.008951s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:37,999 openstack image fake exists, but contains different checksums. Updating. {10} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.021318s] ... ok {18} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.007328s] ... ok {23} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete_ignore [0.007230s] ... ok {3} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.073595s] ... ok {25} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.006873s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete [0.007512s] ... ok {28} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.006780s] ... ok {12} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.008240s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.020861s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.008948s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.009255s] ... ok {26} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.007283s] ... ok {27} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.014970s] ... ok {30} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.026299s] ... ok {22} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.008455s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.006688s] ... ok {10} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.007753s] ... ok {20} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.011109s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxies [0.007170s] ... ok {24} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.013240s] ... ok {17} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_get [0.007047s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.006901s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.017107s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.021254s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {0} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.024238s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.007239s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.007613s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.006848s] ... ok {27} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.015408s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.007812s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_get [0.047347s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_with_data [0.008845s] ... ok {22} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.006929s] ... ok {10} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.006771s] ... ok {31} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.006760s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.007731s] ... ok {3} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.007034s] ... ok {15} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_signle_item_empty [0.008075s] ... ok {28} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.006727s] ... ok {30} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.042804s] ... ok {18} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_find [0.007301s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.011912s] ... ok {23} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_server_create_attrs [0.007130s] ... ok {25} openstack.tests.unit.identity.v3.test_group.TestGroup.test_remove_user [0.007826s] ... ok {24} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.013927s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.007130s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.067524s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete [0.007560s] ... ok {19} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.007154s] ... ok {20} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete [0.011329s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.007583s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.007388s] ... ok {17} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete_ignore [0.007092s] ... ok {26} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.006828s] ... ok {30} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.076822s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.007872s] ... ok {21} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.012654s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.007059s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.021818s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.021765s] ... ok {27} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.013470s] ... ok {15} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item [0.018531s] ... ok {11} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.007282s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.007539s] ... ok {8} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.007331s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.007992s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_get [0.007034s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_add_tag [0.014730s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.007501s] ... ok {28} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.008143s] ... ok {4} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.007091s] ... ok {22} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.011634s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.014615s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.022619s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.007335s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.007839s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_update [0.007610s] ... ok {18} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.007165s] ... ok {10} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.007423s] ... ok {19} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.009171s] ... ok {20} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_create [0.011451s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.007415s] ... ok {29} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.007346s] ... ok {23} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secrets [0.007312s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_create_attrs [0.007110s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.008610s] ... ok {26} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.007504s] ... ok {30} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.042072s] ... ok {21} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.007250s] ... ok {6} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.006784s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.025463s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete_ignore [0.007011s] ... ok {17} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_create [0.013990s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.017186s] ... ok {27} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.017545s] ... ok {15} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item_not_exists [0.020817s] ... ok {11} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.007653s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.006972s] ... ok {8} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_update [0.008008s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_create [0.007795s] ... ok {28} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.007561s] ... ok {4} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.008902s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.012769s] ... ok {22} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.015525s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_wrong_status [0.009228s] ... ok {24} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.020994s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.008052s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_create_attrs [0.007517s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.007243s] ... ok {10} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.007504s] ... ok {19} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete [0.007402s] ... ok {20} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.011008s] ... ok {18} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.006955s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_create_attrs [0.007500s] ... ok {29} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.009068s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete_ignore [0.007061s] ... ok {23} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.008278s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policies [0.007126s] ... ok {30} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_unset [0.015664s] ... ok {21} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_good [0.016504s] ... ok {6} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.006794s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.071886s] ... ok {26} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.006569s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.025755s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_match [0.021043s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,481 openstack image fake exists and is up to date {28} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.007232s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.006641s] ... ok {11} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_limit [0.014040s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.017681s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.007092s] ... ok {8} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.006900s] ... ok {15} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.017130s] ... ok {17} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.006871s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_add_addresses_to_address_group [0.007415s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.012798s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete [0.008264s] ... ok {3} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.007919s] ... ok {24} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.025857s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.007562s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete [0.010217s] ... ok {20} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.011248s] ... ok {10} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_bad [0.008003s] ... ok {18} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.007167s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.006982s] ... ok {19} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.006780s] ... ok {29} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete_ignore [0.007781s] ... ok {16} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.006990s] ... ok {23} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.007701s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_create_attrs [0.007201s] ... ok {31} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_get [0.007523s] ... ok {30} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.011731s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_user [0.016754s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.007022s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.008628s] ... ok {26} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete [0.007135s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.008553s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_images_schema_get [0.014038s] ... ok {28} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.007167s] ... ok {11} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages [0.008108s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.008301s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.007237s] ... ok {8} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.006801s] ... ok {15} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.010957s] ... ok {17} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete [0.007066s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.007257s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_system_role [0.010681s] ... ok {9} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.013350s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.007123s] ... ok {24} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.025383s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_get [0.007440s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.007189s] ... ok {12} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.006925s] ... ok {18} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.007942s] ... ok {10} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_bad [0.010590s] ... ok {20} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.015359s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.024270s] ... ok {19} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.006653s] ... ok {13} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.007259s] ... ok {25} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete_ignore [0.006966s] ... ok {23} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.007259s] ... ok {29} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.007802s] ... ok {31} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.016288s] ... ok {30} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.011153s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_migration [0.007085s] ... ok {21} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete_ignore [0.012127s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.006985s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.007667s] ... ok {26} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_ignore [0.007183s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_schema_get [0.008937s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.009436s] ... ok {28} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete_ignore [0.007510s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.009329s] ... ok {11} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_basic [0.006859s] ... ok {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.012750s] ... ok {8} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.008045s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.008073s] ... ok {17} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.006858s] ... ok {9} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.015109s] ... ok {22} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_get [0.010312s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.007061s] ... ok {23} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.015276s] ... ok {13} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.006588s] ... ok {24} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.025542s] ... ok {12} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.006881s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.009014s] ... ok {5} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.007130s] ... ok {18} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.007121s] ... ok {10} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_good [0.013668s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.019267s] ... ok {19} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queues [0.006981s] ... ok {20} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.020529s] ... ok {31} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_create [0.007396s] ... ok {29} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.007178s] ... ok {30} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_good [0.017231s] ... ok {21} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload [0.015341s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {25} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.006684s] ... ok {6} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.007757s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete_ignore [0.007706s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.007053s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.007391s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_create [0.008480s] ... ok {28} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.008365s] ... ok {11} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.016987s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.008132s] ... ok {8} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.008271s] ... ok {1} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.006614s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.017616s] ... ok {26} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_messages [0.006792s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.007459s] ... ok {17} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.009113s] ... ok {9} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.016517s] ... ok {22} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.012073s] ... ok {19} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.006707s] ... ok {24} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.007340s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.011958s] ... ok {18} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.007186s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_update [0.007454s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.046963s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.007085s] ... ok {21} openstack.tests.unit.image.v2.test_proxy.TestImage.test_remove_tag [0.014302s] ... ok {13} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.007798s] ... ok {6} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.007635s] ... ok {14} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.007247s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.008425s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete [0.015812s] ... ok {1} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.006558s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.007706s] ... ok {20} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete_ignore [0.007117s] ... ok {25} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.006911s] ... ok {28} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.010884s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.009779s] ... ok {31} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.010924s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notifications [0.010080s] ... ok {0} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.007144s] ... ok {29} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.009191s] ... ok {12} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.008982s] ... ok {11} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.006644s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_update [0.007223s] ... ok {10} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.006865s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.023403s] ... ok {26} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.006578s] ... ok {24} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.006970s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.011427s] ... ok {17} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.007777s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.006940s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.014130s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.040393s] ... ok {22} openstack.tests.unit.image.v2.test_proxy.TestImage.test_images [0.009753s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete [0.007090s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.007394s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.007315s] ... ok {10} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_conflict [0.006580s] ... ok {21} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_image_schema_get [0.010417s] ... ok {13} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscriptions [0.007136s] ... ok {14} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.007273s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete_ignore [0.016088s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.026332s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.007026s] ... ok {1} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.007459s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,119 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {6} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_bad [0.008586s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.015749s] ... ok {28} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.007750s] ... ok {28} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.000327s] ... ok {28} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.007381s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_bad [0.008576s] ... ok {29} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.007409s] ... ok {11} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.019667s] ... ok {12} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.009248s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.007821s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.007178s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.007764s] ... ok {25} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.007203s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.009127s] ... ok {31} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_create_attrs [0.007102s] ... ok {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.007606s] ... ok {26} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.007800s] ... ok {22} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_stores [0.008628s] ... ok {17} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.010786s] ... ok {20} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.010848s] ... ok {6} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.008071s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domains [0.006997s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.031189s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.007129s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.007477s] ... ok {13} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.012511s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.008641s] ... ok {26} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.000354s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.000340s] ... ok {20} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.015506s] ... ok {30} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete_ignore [0.013133s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.007285s] ... ok {21} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.010132s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.011616s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.015604s] ... ok {28} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.007255s] ... ok {14} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.008076s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.007218s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_good [0.010748s] ... ok {22} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete_ignore [0.010909s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.007030s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.019886s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.021516s] ... ok {3} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.007357s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.008656s] ... ok {12} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.006824s] ... ok {10} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import_no_required_attrs [0.008203s] ... ok {1} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_basic [0.006518s] ... ok {25} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.009582s] ... ok {31} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.007174s] ... ok {15} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.018261s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.000474s] ... ok {17} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_claimed [0.008874s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_find [0.006977s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_create_attrs [0.007058s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.007348s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicies [0.007055s] ... ok {21} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.009236s] ... ok {13} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.008062s] ... ok {26} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.014043s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.014023s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.025069s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete_ignore [0.016161s] ... ok {30} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_members_schema_get [0.016496s] ... ok {20} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.011056s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.007140s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_update [0.015806s] ... ok {14} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.007884s] ... ok {22} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.010059s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.010872s] ... ok {28} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.007552s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_group [0.008974s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.007397s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.007785s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.008138s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.008625s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.025940s] ... ok {12} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.006721s] ... ok {10} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_update [0.015654s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.007142s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.030383s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {2} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.007117s] ... ok {25} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_member_schema_get [0.007395s] ... ok {31} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.006843s] ... ok {17} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.007591s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_update [0.006964s] ... ok {24} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_services [0.007049s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.007318s] ... ok {21} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.010491s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.007063s] ... ok {26} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.011970s] ... ok {13} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.007038s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.016869s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.016122s] ... ok {30} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.013841s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.017812s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.015453s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.011533s] ... ok {17} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.000416s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.015779s] ... ok {14} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.007531s] ... ok {22} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.008317s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.006896s] ... ok {0} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.007302s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.007477s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.007215s] ... ok {11} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.007082s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.008802s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.008758s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete [0.010476s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.014021s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.020523s] ... ok {10} openstack.tests.unit.image.v2.test_proxy.TestMember.test_members [0.007032s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.007538s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.026414s] ... ok {25} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.006883s] ... ok {31} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.007137s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_remove_user_from_group [0.008047s] ... ok {24} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.007167s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.007375s] ... ok {21} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.011890s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete_ignore [0.006862s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.006969s] ... ok {13} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.006970s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.017409s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.018616s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.008076s] ... ok {30} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_find [0.007964s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.015434s] ... ok {17} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.007008s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.017786s] ... ok {23} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_groups [0.015635s] ... ok {14} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.008387s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.010045s] ... ok {22} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.017525s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.007502s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.008581s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.007894s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.007476s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.008826s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.006728s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_write_file [0.024878s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.015499s] ... ok {10} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_get [0.064055s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.008479s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.007595s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.042507s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.007337s] ... ok {25} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.007250s] ... ok {24} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_download [0.008853s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_user [0.009262s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_get [0.007037s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.007263s] ... ok {21} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.012119s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.007073s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_get [0.007317s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.008233s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.009221s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_write_file [0.030875s] ... ok {30} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.007035s] ... ok {23} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.015865s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.015458s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.006791s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.017749s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.025578s] ... ok {22} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.007217s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.007266s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.009235s] ... ok {5} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.008436s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.007356s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_orders [0.016338s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.008033s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.006867s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.007542s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.007246s] ... ok {16} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.009607s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.010958s] ... ok {12} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.006955s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.021290s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.007224s] ... ok {25} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.007155s] ... ok {24} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_update [0.007181s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_update [0.007998s] ... ok {4} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_make_it [0.006892s] ... ok {21} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.011591s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.006992s] ... ok {7} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.009321s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.007316s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.008298s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.011902s] ... ok {30} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.006825s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.035266s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_get [0.019595s] ... ok {23} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.056777s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.007674s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.012594s] ... ok {22} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.007971s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.010904s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.021125s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.007261s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete_ignore [0.007819s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.007439s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.007815s] ... ok {5} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.008081s] ... ok {11} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.007831s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.008271s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.008211s] ... ok {15} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.012620s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.007797s] ... ok {16} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.007091s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.007294s] ... ok {12} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.006514s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.007343s] ... ok {24} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_get [0.007092s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.019246s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.010072s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.008249s] ... ok {21} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.013133s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.015035s] ... ok {7} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.007657s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete [0.016407s] ... ok {27} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.008521s] ... ok {30} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.007252s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.037121s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.011248s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_create_attrs [0.007144s] ... ok {23} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.036007s] ... ok {19} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.010962s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.007923s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.008363s] ... ok {22} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.006886s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.022365s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,694 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_update [0.007962s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.008151s] ... ok {5} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.024759s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.007693s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.007106s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.009007s] ... ok {15} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.007167s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.007734s] ... ok {31} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.008342s] ... ok {16} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete_ignore [0.007486s] ... ok {12} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete [0.006824s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.007731s] ... ok {24} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.006593s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.011621s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.018386s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.008036s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.011527s] ... ok {8} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.007341s] ... ok {7} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_make_it [0.007096s] ... ok {21} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.012608s] ... ok {27} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.006784s] ... ok {30} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.007491s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_write_file [0.026196s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.015449s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.007338s] ... ok {19} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.047261s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.018819s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.007799s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.006987s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.019461s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.010739s] ... ok {0} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.007646s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.007354s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.020042s] ... ok {10} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.007098s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.008140s] ... ok {15} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.006946s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.009309s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_update [0.007589s] ... ok {16} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_make_share_snapshot [0.007184s] ... ok {31} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_get [0.054430s] ... ok {12} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_get [0.046987s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.007200s] ... ok {24} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.007553s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks [0.015706s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.007442s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.019785s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.015537s] ... ok {8} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.006696s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.019105s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_find [0.013031s] ... ok {27} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.026450s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.044779s] ... ok {30} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.007241s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.019587s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.007084s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.040986s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,268 openstack.object-store swift uploading data to name/test {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.018427s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.007282s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.007142s] ... ok {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.007153s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.026537s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.007083s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.007248s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.007023s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.020264s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_user_projects [0.007584s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.008668s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete_ignore [0.008497s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.007052s] ... ok {16} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.009757s] ... ok {31} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.010212s] ... ok {24} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.008049s] ... ok {25} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.007206s] ... ok {12} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.007799s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.007164s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.025868s] ... ok {6} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_hosts [0.010176s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.011249s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.007587s] ... ok {8} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.008267s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.006999s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.020268s] ... ok {27} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.018581s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.017594s] ... ok {0} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.007419s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.007180s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_update [0.007134s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.006993s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.049314s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.018966s] ... ok {16} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.024823s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.008013s] ... ok {8} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.007490s] ... ok {8} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_make_it [0.008677s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.010445s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.007320s] ... ok {31} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.007869s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.019459s] ... ok {30} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.007629s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.007603s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.012039s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete [0.007091s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.049696s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.019866s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object) [0.025561s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.012441s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.011629s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.007017s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.007740s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.034535s] ... ok {25} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_get [0.049481s] ... ok {18} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.007319s] ... ok {18} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.006688s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.024555s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.020348s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.022409s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.020401s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.007906s] ... ok {6} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.008141s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete [0.007921s] ... ok {24} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_post [0.007768s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.008062s] ... ok {28} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.007827s] ... ok {28} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.007364s] ... ok {28} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_basic [0.006877s] ... ok {28} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.014853s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.018857s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_find [0.006960s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.008114s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.019200s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.025938s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.009035s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.006955s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.016530s] ... ok {16} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.006877s] ... ok {12} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.012825s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.007300s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.018115s] ... ok {30} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.007052s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.040275s] ... ok {25} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.007084s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.018924s] ... ok {15} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.006608s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete_ignore [0.008022s] ... ok {18} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.006680s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object) [0.023596s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.019115s] ... ok {6} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.006593s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.020394s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.009573s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete [0.008076s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.019628s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.007930s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.024301s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.007789s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.020550s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.007277s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.010655s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.022301s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.007874s] ... ok {31} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_create_attrs [0.007139s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.007153s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.009987s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.007273s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.010793s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.020436s] ... ok {18} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_basic [0.006518s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.009903s] ... ok {15} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage [0.008516s] ... ok {15} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_update [0.007127s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.007019s] ... ok {25} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.008565s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.007057s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.018081s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.007766s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_stack_not_found [0.007411s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.012662s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.022249s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.020258s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_get [0.016539s] ... ok {3} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.007781s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.007254s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.007765s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.020585s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.007293s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.046835s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.020590s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.007900s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.018856s] ... ok {24} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.006985s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.017853s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete_ignore [0.007581s] ... ok {13} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.006889s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.008277s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.007168s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.026993s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.007197s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.019567s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.008442s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.008486s] ... ok {31} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_basic [0.009247s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.019274s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.006870s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_software_deployments [0.007190s] ... ok {15} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.007375s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.007552s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.016853s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.021617s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.006932s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_remember_content [0.027320s] ... ok {3} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.007215s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.015806s] ... ok {6} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.008026s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_get [0.006940s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.019055s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.018495s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.020255s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.007303s] ... ok {13} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.014254s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.007510s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.019006s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.018013s] ... ok {24} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.006772s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.007210s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.007209s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.039682s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.007219s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.017262s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.007585s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.007421s] ... ok {31} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_make_it [0.009717s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.024495s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.025124s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.021085s] ... ok {22} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.006819s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.007449s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.006900s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.008627s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.019911s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.023867s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.015590s] ... ok {6} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.010964s] ... ok {29} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.007980s] ... ok {15} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.007075s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_object [0.007533s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.023145s] ... ok {24} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.006759s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.007323s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.024267s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.007123s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.020803s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.019780s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.025672s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_get [0.007184s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.008309s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.009222s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.020439s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack_preview [0.008369s] ... ok {0} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.007427s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.040107s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_get [0.006960s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.025793s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.022002s] ... ok {22} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.007475s] ... ok {22} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_make_it [0.011275s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template [0.008771s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_no_env [0.008781s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.019485s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.011026s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.007351s] ... ok {29} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.025382s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.008272s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.019164s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_remember_content [0.022929s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.007079s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.020375s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.016030s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.006953s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.020733s] ... ok {15} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.007756s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.011850s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.018411s] ... ok {17} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.018249s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.017352s] ... ok {22} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.021585s] ... ok {31} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_basic [0.011581s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.021366s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_object [0.008616s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.028614s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.026798s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.026273s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.007019s] ... ok {9} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_not_detailed [0.007094s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_remember_content [0.022446s] ... ok {26} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_update [0.007075s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete [0.007039s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.007686s] ... ok {14} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.007378s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.030205s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.039782s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.010732s] ... ok {15} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.007049s] ... ok {29} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.026850s] ... ok {16} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.007442s] ... ok {17} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.018903s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.012075s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.006904s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.015417s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.019887s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.006994s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack_preview [0.007685s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.015881s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.008349s] ... ok {26} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.007068s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.018436s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.007571s] ... ok {1} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.006705s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.018373s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.025195s] ... ok {22} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.022038s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.044731s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.012129s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_identity [0.008426s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.021093s] ... ok {9} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_not_detailed [0.007006s] ... ok {31} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.031613s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.019173s] ... ok {14} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_wait_for [0.007827s] ... ok {15} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete [0.007258s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.022727s] ... ok {16} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.006759s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.007352s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.020001s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.010438s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.019051s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.007504s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.018149s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.007231s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_create_attrs [0.007632s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.016246s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.020887s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.022343s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.008182s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.007317s] ... ok {15} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.000420s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.059605s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.018807s] ... ok {1} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.006628s] ... ok {14} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.019753s] ... ok {21} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete [0.011088s] ... ok {22} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.021912s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.019320s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.027754s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.040337s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,227 openstack.object-store swift uploading data to name/test {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_ID [0.020385s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.025243s] ... ok {9} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.014113s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.019465s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.020972s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.020672s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,090 openstack.object-store swift uploading data to name/test {5} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.011736s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object_long) [0.024430s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.009905s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.007237s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.053880s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.007570s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.007077s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.018216s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.020551s] ... ok {24} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.006965s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.021837s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.025418s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.008076s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.009318s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,867 openstack Requested cleanup attribute updated_at is not available on the resource {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(discovery) [0.025557s] ... ok {15} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.007393s] ... ok {4} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.007075s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.020588s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.020146s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.017449s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.018368s] ... ok {21} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.008218s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.018976s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.007049s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.012475s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_object [0.023774s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.007373s] ... ok {28} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.021114s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.009566s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.026652s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.019988s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,809 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_find [0.009294s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.025168s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.008041s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_get_software_deployment [0.015429s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_update [0.007077s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.008423s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.019490s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.017720s] ... ok {23} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.027203s] ... ok {24} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.006748s] ... ok {30} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.007412s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.030226s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.008346s] ... ok {15} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.006759s] ... ok {19} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.017206s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_update [0.016318s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.007785s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.021855s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,613 openstack.object-store swift uploading data to name/test {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.019587s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.017812s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.018935s] ... ok {21} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.007933s] ... ok {27} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.019688s] ... ok {7} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.007887s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_find [0.008817s] ... ok {9} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.006590s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.007276s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.007552s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.026423s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.017829s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.030691s] ... ok {6} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.007611s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.010690s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack [0.020803s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.007586s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.018021s] ... ok {10} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.013804s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.019568s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.019472s] ... ok {23} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_make_limits [0.007395s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.024294s] ... ok {30} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_make_it [0.007342s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.022083s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.008188s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.007058s] ... ok {20} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_create_attrs [0.019937s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.007690s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(endpoints) [0.031273s] ... ok {19} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_detailed [0.009428s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.019114s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.018763s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.020082s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_find_stack [0.009390s] ... ok {7} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.006568s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connections [0.008794s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.006866s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.006889s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.026314s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(container) [0.022246s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_object [0.008017s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.019767s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.070401s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.010846s] ... ok {13} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_not_detailed [0.015252s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.008073s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.020604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,833 openstack.object-store swift uploading data to name/test {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(discovery) [0.077768s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_remember_content [0.024010s] ... ok {23} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages_queried [0.007897s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.017802s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.017416s] ... ok {30} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.023028s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.018976s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.007210s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.007402s] ... ok {20} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_basic [0.011549s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.007573s] ... ok {19} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.021006s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.032697s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(endpoints) [0.025789s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.023612s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.020540s] ... ok {12} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.007326s] ... ok {27} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_stacks [0.007402s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_basic [0.006493s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.006962s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.007204s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.020487s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.024270s] ... ok {28} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_identity [0.008497s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.021936s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.011020s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.008102s] ... ok {13} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.014894s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.007563s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.082953s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.018136s] ... ok {23} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.012401s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.019089s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(container) [0.031767s] ... ok {19} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.008673s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.018470s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.017197s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.022649s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_find [0.007106s] ... ok {14} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.008038s] ... ok {20} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.009157s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.008555s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.018990s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_write_file [0.029450s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.066723s] ... ok {12} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.025113s] ... ok {27} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.007366s] ... ok {7} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.021493s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.014114s] ... ok {18} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.006734s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_existing [0.007082s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.024110s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.020099s] ... ok {28} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.008245s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.008703s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.010158s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.021317s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.011134s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.007879s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.021559s] ... ok {8} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.007770s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.024548s] ... ok {23} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.008296s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.026508s] ... ok {19} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.016350s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.018416s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.021383s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,391 openstack.object-store swift uploading data to name/test {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.007057s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.021981s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.007881s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.028611s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.065913s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.019099s] ... ok {27} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.007037s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.019370s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.018068s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.020264s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,334 openstack.object-store swift uploading data to name/test {7} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.029715s] ... ok {9} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.020215s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.006923s] ... ok {18} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.006739s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.018296s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.019234s] ... ok {28} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.010450s] ... ok {6} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.009432s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.008161s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.008513s] ... ok {13} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.018717s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_write_file [0.025549s] ... ok {8} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares [0.007299s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.034057s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.019240s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.007401s] ... ok {19} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.007165s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.026184s] ... ok {1} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.006615s] ... ok {23} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.006991s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.007758s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.021356s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.031062s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.015825s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.014489s] ... ok {26} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.030748s] ... ok {27} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_basic [0.007522s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.020711s] ... ok {7} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.014912s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.019862s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.022217s] ... ok {9} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.017064s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.007318s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.006606s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.020080s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.020435s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,940 openstack.object-store swift uploading data to name/test {28} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.006854s] ... ok {6} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.023253s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.007924s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rules [0.008398s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.024677s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.010634s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.033273s] ... ok {8} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.011940s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.028335s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.007744s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.019681s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.008149s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.019925s] ... ok {23} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.007097s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.007063s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.021458s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.015878s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.009454s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.009771s] ... ok {26} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_invalid_request [0.012007s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.019168s] ... ok {27} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.017732s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,768 openstack Turning off Insecure SSL warnings since verify=False 2024-09-19 17:23:38,770 openstack.config Turning off SSL warnings for insecure-cloud since verify=False Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.020115s] ... ok {7} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.021720s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.025790s] ... ok {9} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.006603s] ... ok {18} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_detailed [0.008100s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.007096s] ... ok {17} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message [0.007054s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.018501s] ... ok {28} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.006974s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.027848s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.008433s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.007770s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.026153s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.011054s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.010907s] ... ok {8} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.011521s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.021093s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete_ignore [0.007905s] ... ok {23} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.008237s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.008514s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.025561s] ... ok {29} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.025082s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.006947s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_remember_content [0.025737s] ... ok {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.013161s] ... ok {4} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.007674s] ... ok {26} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.009474s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.018912s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.020037s] ... ok {7} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.007123s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.010129s] ... ok {27} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.008465s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.020964s] ... ok {18} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.010605s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.009440s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.018863s] ... ok {28} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.009470s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.030040s] ... ok {17} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message_true [0.007113s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicies [0.007853s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.007459s] ... ok {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.008135s] ... ok {8} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.012955s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/service_description.py:293: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. warnings.warn( {13} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.015115s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_abandon_stack [0.010901s] ... ok {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.008212s] ... ok {23} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.008055s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.021259s] ... ok {29} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.010605s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.019890s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.008121s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.007064s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_remember_content [0.025217s] ... ok {4} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.007006s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.007021s] ... ok {26} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.007975s] ... ok {7} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.007634s] ... ok {27} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.007798s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.022057s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.020859s] ... ok {18} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.014424s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,475 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' {12} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_object [0.007599s] ... ok {28} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.009274s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.025527s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.021279s] ... ok {17} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.018591s] ... ok {25} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete_ignore [0.008156s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.007772s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.007518s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.026737s] ... ok {10} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.015637s] ... ok {23} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.006929s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.008513s] ... ok {29} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.008152s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.019243s] ... ok {24} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.026095s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.007099s] ... ok {8} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.023350s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.020766s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.007968s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.006461s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.008943s] ... ok {26} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.008387s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.028465s] ... ok {27} openstack.tests.unit.test_proxy.TestProxyCache.test_get_from_cache [0.013571s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.018935s] ... ok {18} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.006636s] ... ok {12} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots [0.006963s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.019831s] ... ok {17} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.007755s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_remember_content [0.023238s] ... ok {25} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.007303s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.021388s] ... ok {10} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.008165s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.006920s] ... ok {0} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.007269s] ... ok {29} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.007978s] ... ok {23} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.007279s] ... ok {30} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.019834s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.007192s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.007119s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.007428s] ... ok {8} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.008183s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.020648s] ... ok {19} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.008314s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.006692s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.015009s] ... ok {26} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.008179s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.019139s] ... ok {27} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.007918s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.007883s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.018974s] ... ok {12} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.012330s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.020420s] ... ok {17} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.022299s] ... ok {25} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.007895s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.019062s] ... ok {10} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_get [0.007575s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.013218s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.006816s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.009713s] ... ok {23} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.007388s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.019931s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_create_software_deployment [0.008912s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.006896s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_find [0.017019s] ... ok {29} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete [0.007572s] ... ok {20} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.020134s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__attributes [0.007060s] ... ok {19} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.007300s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.006613s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.018786s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.014195s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.021722s] ... ok {26} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.007959s] ... ok {27} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.007928s] ... ok {12} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.007709s] ... ok {18} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.010124s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.007480s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.007943s] ... ok {31} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_write_file [0.024146s] ... ok {13} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.012201s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.019019s] ... ok {10} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pools [0.007795s] ... ok {3} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.007693s] ... ok {24} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_delete_software_deployment [0.007987s] ... ok {23} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.016269s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_get_software_config [0.008679s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.020075s] ... ok {15} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.006908s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.006905s] ... ok {29} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_update [0.007442s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.007355s] ... ok {20} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack_ignore [0.007669s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_items [0.006545s] ... ok {7} openstack.tests.unit.test_resource.Test_Request.test_create [0.006543s] ... ok {19} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.007140s] ... ok {26} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.008076s] ... ok {21} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.019428s] ... ok {12} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.006356s] ... ok {27} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.006849s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.007355s] ... ok {22} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.024297s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.007431s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.008201s] ... ok {13} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.008407s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.017936s] ... ok {10} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_message_get [0.007566s] ... ok {24} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.015240s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.026109s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.020948s] ... ok {31} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_name [0.007867s] ... ok {23} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.010109s] ... ok {29} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_make_shares [0.007745s] ... ok {15} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.015955s] ... ok {30} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_software_configs [0.007041s] ... ok {20} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.008759s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.006750s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.016128s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.008634s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.014466s] ... ok {7} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.006305s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.007547s] ... ok {26} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.006974s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.008865s] ... ok {27} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.007696s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.007292s] ... ok {22} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_update_software_deployment [0.009476s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.007882s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete [0.007900s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.017973s] ... ok {10} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.011428s] ... ok {13} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.006761s] ... ok {24} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.008363s] ... ok {31} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.007072s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.018676s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.021503s] ... ok {29} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.012212s] ... ok {20} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.013751s] ... ok {30} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.006827s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.010339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:39,031 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-19 17:23:39,032 openstack.iterate_timeout Waiting 1.0 seconds {15} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.019259s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_repr [0.007985s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.009029s] ... ok {19} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.007619s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_delete_software_config [0.007830s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.008568s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.015645s] ... ok {27} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.006774s] ... ok {22} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.007542s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.006992s] ... ok {23} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.122877s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:39,140 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,141 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,143 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,144 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,146 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,148 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,149 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,151 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,152 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,154 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,156 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,158 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,159 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,161 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,163 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,165 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,167 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,169 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,171 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,173 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,175 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,177 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,179 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,181 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,183 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,185 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,187 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,189 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,191 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,194 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,196 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,198 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,200 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,202 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,204 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,207 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,209 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,212 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,214 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,217 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,218 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,222 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,223 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,227 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,228 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,232 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,234 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,237 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-19 17:23:39,239 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-19 17:23:39,242 openstack.iterate_timeout Waiting 0.01 seconds {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_detailed [0.007856s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.007542s] ... ok {24} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.014378s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,672 openstack Turning off Insecure SSL warnings since verify=False 2024-09-19 17:23:38,673 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {10} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.013608s] ... ok {13} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.006767s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.019412s] ... ok {31} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_basic [0.007119s] ... ok {20} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.017669s] ... ok {30} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.007101s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.014676s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:39,042 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-19 17:23:39,043 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:39,044 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-19 17:23:39,045 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:39,047 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-19 17:23:39,048 openstack.iterate_timeout Waiting 1.0 seconds {8} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.014698s] ... ok {29} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.007872s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.022799s] ... ok {15} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_basic [0.012386s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.021921s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,493 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-19 17:23:38,495 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:38,500 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-19 17:23:38,501 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:38,503 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-19 17:23:38,504 openstack.iterate_timeout Waiting 1.0 seconds {19} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.007870s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.014406s] ... ok {21} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_identity [0.008322s] ... ok {26} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.015099s] ... ok {27} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.007606s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.007668s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_access_by_resource_name [0.006917s] ... ok {23} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.007563s] ... ok {17} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.006462s] ... ok {6} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.006709s] ... ok {10} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.020473s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,949 openstack.object-store swift uploading data to name/test {13} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.006517s] ... ok {24} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.019766s] ... ok {31} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.032916s] ... ok {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.007480s] ... ok {20} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.007114s] ... ok {8} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.017402s] ... ok {30} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.006929s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.026125s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.007168s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.024632s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.010511s] ... ok {12} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.019198s] ... ok {21} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.008372s] ... ok {26} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.019277s] ... ok {27} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.007002s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.009010s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.006849s] ... ok {23} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.007312s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__update [0.007967s] ... ok {17} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.006852s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.072570s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.022327s] ... ok {24} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.007257s] ... ok {13} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.006581s] ... ok {20} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.007480s] ... ok {31} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.022678s] ... ok {25} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.019592s] ... ok {30} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_make_storage_pool [0.006951s] ... ok {29} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.007110s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.025713s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.009448s] ... ok {12} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.007658s] ... ok {21} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_wait_for_delete [0.007533s] ... ok {27} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.015103s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.015636s] ... ok {22} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.007230s] ... ok {23} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.010506s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.009240s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.014463s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.007506s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.026017s] ... ok {24} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.007677s] ... ok {29} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.009059s] ... ok {20} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.008182s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.007743s] ... ok {30} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_user_message [0.006873s] ... ok {31} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.006986s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.026882s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.009325s] ... ok {12} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.016783s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ ['a', 'g', 'b', 'f', 'c', 'd', 'e'] {21} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_basic [0.007105s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.014814s] ... ok {27} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.007235s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.015065s] ... ok {23} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.007086s] ... ok {22} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.006607s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.008872s] ... ok {10} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.007255s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.019365s] ... ok {29} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.009709s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.008838s] ... ok {20} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.007676s] ... ok {25} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack [0.007622s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.037887s] ... ok {30} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.007865s] ... ok {12} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.011990s] ... ok {31} openstack.tests.unit.test_proxy.TestProxyCache.test_get_not_in_cache [0.012545s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {21} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.010030s] ... ok {27} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.007300s] ... ok {6} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.007489s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.009606s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.009381s] ... ok {22} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.006788s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.019816s] ... ok {29} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.078223s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.010011s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.031649s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,669 openstack.object-store swift uploading data to name/test {20} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.007779s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.007072s] ... ok {25} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.010153s] ... ok {12} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.007143s] ... ok {21} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.020558s] ... ok {31} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.007998s] ... ok {27} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.009652s] ... ok {6} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.008639s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.009405s] ... ok {17} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.007065s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.013719s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_get_stack [0.054318s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.014479s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_write_file [0.031453s] ... ok {20} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.009167s] ... ok {25} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_create [0.007660s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.007117s] ... ok {12} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.007209s] ... ok {21} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.021722s] ... ok {31} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.007342s] ... ok {6} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.061461s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.009603s] ... ok {17} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.006620s] ... ok {22} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.009871s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_update [0.008003s] ... ok {24} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.009884s] ... ok {20} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.007590s] ... ok {25} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_create [0.007737s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.007181s] ... ok {29} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.322476s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,955 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,956 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,958 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,959 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,960 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,961 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,962 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,963 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,964 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,966 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,967 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,968 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,969 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,970 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,971 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,972 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,973 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,974 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,975 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,976 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,977 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,978 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,979 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,980 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,981 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,982 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,983 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,984 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,985 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,986 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,987 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,988 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,989 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,990 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,991 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,992 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,993 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,994 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,995 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,996 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,997 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,998 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:38,999 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,000 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,001 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,002 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,003 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,004 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,005 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,006 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,007 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,008 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,009 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:2 3:39,010 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,011 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,012 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,013 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,014 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,015 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,016 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,017 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,018 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,019 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,020 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,021 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,022 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,023 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,024 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,025 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,026 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,027 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,028 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,028 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,029 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,030 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,032 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,033 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,034 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,035 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,036 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,037 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,038 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,039 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,040 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,041 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,042 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,043 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,044 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,044 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,045 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,046 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,047 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,048 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,049 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,050 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,051 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,052 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,053 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,054 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,055 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,056 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,057 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,058 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,059 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,060 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,061 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,062 openst ack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,063 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,064 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,065 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,066 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,067 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,068 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,069 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,070 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,071 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,072 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,073 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,074 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,075 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,075 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,077 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,078 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,079 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,079 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,080 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,081 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,082 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,083 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,084 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,085 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,086 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,087 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,088 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,089 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,090 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,091 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,092 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,094 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,095 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,096 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,097 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,098 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,099 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,100 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,101 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,102 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,103 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,104 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,105 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,106 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,107 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,108 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,109 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,110 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,111 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,112 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,113 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,114 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,115 openstack.iterate_tim eout Waiting 0.1 seconds 2024-09-19 17:23:39,116 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,117 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,118 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,119 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,120 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,121 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,122 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,123 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,124 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,125 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,126 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,127 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,128 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,129 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,130 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,131 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,132 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,133 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,134 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,135 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,136 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,137 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,138 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,139 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,140 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,141 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,142 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,143 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,144 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,144 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,145 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,146 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,148 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,148 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,149 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,150 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,152 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,153 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,154 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,155 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,156 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,156 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,157 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,158 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,159 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,160 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,161 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,162 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,163 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,164 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,165 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,166 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,167 openstack.iterate_timeout Wai ting 0.1 seconds 2024-09-19 17:23:39,168 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,169 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,169 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,170 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,171 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,172 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,173 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,174 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,175 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,176 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,177 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,178 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,179 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,180 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,181 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,182 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,183 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,184 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,185 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,186 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,187 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,187 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,188 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,189 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,190 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,191 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,192 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,193 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,194 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,195 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,196 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,197 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,198 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,199 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,200 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,201 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,202 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,203 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,204 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,205 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,206 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,206 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,207 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,208 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,209 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,210 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,211 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,212 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,213 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,214 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,215 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,216 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,217 openstack.iterate_timeout Waiting 0.1 second s 2024-09-19 17:23:39,217 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,218 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,220 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,220 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,221 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,222 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,223 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,224 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,225 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,226 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,227 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,228 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,229 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,230 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,231 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,232 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,233 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,234 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,235 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,236 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,237 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,237 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,238 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,239 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,240 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,241 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,242 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,243 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,244 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,245 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,246 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,247 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,248 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,249 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,250 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,251 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,252 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,253 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-19 17:23:39,254 openstack.iterate_timeout Waiting 0.1 seconds {15} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_create_software_config [0.007354s] ... ok {12} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.006919s] ... ok {31} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.006909s] ... ok {21} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.016327s] ... ok {22} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.008971s] ... ok {10} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.007561s] ... ok {17} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.007469s] ... ok {25} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.024015s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_get [0.007849s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.007156s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack [0.007460s] ... ok {31} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.006335s] ... ok {21} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.008843s] ... ok {10} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.010229s] ... ok {25} openstack.tests.unit.test_proxy.TestProxyCache.test_modify [0.015122s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.019927s] ... ok {15} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.007916s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.007151s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.006742s] ... ok {21} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.062772s] ... ok {25} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.008024s] ... ok {15} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.007124s] ... ok {10} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.007816s] ... ok {30} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.006648s] ... ok {0} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.017658s] ... ok {21} openstack.tests.unit.test_resource.TestResource.test_equality [0.007565s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.006466s] ... ok {10} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.007646s] ... ok {21} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.017556s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.009064s] ... ok {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.007558s] ... ok {31} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.006800s] ... ok {25} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.007292s] ... ok {15} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.010558s] ... ok {31} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.006884s] ... ok {15} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.008314s] ... ok {21} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.017582s] ... ok {25} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.015166s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:38,951 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-19 17:23:38,953 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:38,954 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2024-09-19 17:23:38,955 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-19 17:23:38,956 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-19 17:23:38,957 openstack.iterate_timeout Waiting 1.0 seconds {0} openstack.tests.unit.test_proxy.TestProxyCache.test_get_bypass_cache [0.013215s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {30} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.014134s] ... ok {15} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.009359s] ... ok {21} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.017170s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.007838s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.014468s] ... ok {25} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.008065s] ... ok {15} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.062723s] ... ok {21} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.006858s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.009591s] ... ok {30} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.009079s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.007535s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_creation [0.058981s] ... ok {30} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.010234s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-19 17:23:39,193 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-19 17:23:39,194 openstack.iterate_timeout Waiting 1.0 seconds {15} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.007274s] ... ok {30} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.006570s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.007658s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.006666s] ... ok {30} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.009121s] ... ok {15} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.015536s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_new [0.007120s] ... ok {30} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.006856s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.009080s] ... ok {15} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.007521s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.007474s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.018440s] ... ok {0} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.007147s] ... ok ====== Totals ====== Ran: 3801 tests in 2.9896 sec. - Passed: 3800 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 67.8428 sec. ============== Worker Balance ============== - Worker 0 (119 tests) => 0:00:02.287633 - Worker 1 (119 tests) => 0:00:01.921268 - Worker 2 (119 tests) => 0:00:02.420368 - Worker 3 (119 tests) => 0:00:02.501890 - Worker 4 (119 tests) => 0:00:02.195909 - Worker 5 (119 tests) => 0:00:02.671680 - Worker 6 (119 tests) => 0:00:02.308812 - Worker 7 (119 tests) => 0:00:01.849519 - Worker 8 (119 tests) => 0:00:01.992651 - Worker 9 (119 tests) => 0:00:01.942632 - Worker 10 (119 tests) => 0:00:02.077233 - Worker 11 (119 tests) => 0:00:02.015162 - Worker 12 (119 tests) => 0:00:02.932524 - Worker 13 (119 tests) => 0:00:01.928527 - Worker 14 (119 tests) => 0:00:02.306551 - Worker 15 (119 tests) => 0:00:02.160294 - Worker 16 (119 tests) => 0:00:02.282552 - Worker 17 (119 tests) => 0:00:01.780662 - Worker 18 (119 tests) => 0:00:01.939749 - Worker 19 (119 tests) => 0:00:02.197152 - Worker 20 (119 tests) => 0:00:02.381479 - Worker 21 (119 tests) => 0:00:02.259043 - Worker 22 (119 tests) => 0:00:01.928587 - Worker 23 (119 tests) => 0:00:02.429670 - Worker 24 (119 tests) => 0:00:02.097607 - Worker 25 (118 tests) => 0:00:02.024369 - Worker 26 (118 tests) => 0:00:02.199265 - Worker 27 (118 tests) => 0:00:02.116822 - Worker 28 (118 tests) => 0:00:02.184773 - Worker 29 (118 tests) => 0:00:02.510858 - Worker 30 (118 tests) => 0:00:02.394409 - Worker 31 (118 tests) => 0:00:01.998937 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-openstacksdk-0.101.0-2.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TgPyOv + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/doc/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/doc/python3-openstacksdk + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/doc/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Ki7qW + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/licenses/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/licenses/python3-openstacksdk + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/licenses/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstacksdk = 0.101.0-2.ocs23 python3-openstacksdk = 0.101.0-2.ocs23 python3.11-openstacksdk = 0.101.0-2.ocs23 python3.11dist(openstacksdk) = 0.101 python3dist(openstacksdk) = 0.101 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.11 Obsoletes: python3.11-openstacksdk < 0.101.0-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch Wrote: /builddir/build/RPMS/python3-openstacksdk-0.101.0-2.ocs23.noarch.rpm Child return code was: 0